re PR middle-end/17526 (libcpp is miscompiled with -fno-pcc-struct-return -O2)
authorJason Merrill <jason@redhat.com>
Sun, 31 Oct 2004 09:17:40 +0000 (04:17 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sun, 31 Oct 2004 09:17:40 +0000 (04:17 -0500)
commit49382b6cf985a8a8b586ff04ee035e824be6a048
tree2d12083f41fcd0c8a8b307416d7a1abbc45f3c68
parent16b34ad6620d4c6c692bdc5c739ba4241987d346
re PR middle-end/17526 (libcpp is miscompiled with -fno-pcc-struct-return -O2)

        PR middle-end/17526
        * tree-gimple.c (is_gimple_mem_rhs): Also require a val for
        aggregate types that are not BLKmode.

From-SVN: r89915
gcc/ChangeLog
gcc/tree-gimple.c