re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)
authorJason Merrill <jason@redhat.com>
Mon, 20 Oct 2003 21:57:29 +0000 (17:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 20 Oct 2003 21:57:29 +0000 (17:57 -0400)
commit2038bd6935ac0e660517b1e2bb17f8482210b3fb
tree3fa7706fb78b0726e4f89cb84adcf0a469b08fc7
parent02601a5c5a49dfd20f2e34a146fc7b3cc6d3f0df
re PR c/12553 ([tree-ssa] ICE in gimplify_expr with volatiles)

        PR c/12553
        * tree.c (build1) <ADDR_EXPR>: Set TREE_SIDE_EFFECTS
        appropriately.

        PR c/11446
        * stor-layout.c (layout_decl): Fix alignment handling.

From-SVN: r72724
gcc/ChangeLog
gcc/stor-layout.c
gcc/tree.c