tree-sra.c
157 KB
-
[PR 69920] Prevent SRA from leaving a removed SSA_NAME in IL · ad2a2706
2016-02-26 Martin Jambor <mjambor@suse.cz> PR middle-end/69920 * tree-sra.c (sra_modify_assign): Do not remove loads of uninitialized aggregates to SSA_NAMEs. testsuite/ * gcc.dg/torture/pr69932.c: New test. * gcc.dg/torture/pr69936.c: Likewise. From-SVN: r233753
Martin Jambor committed