tree-outof-ssa.c
34.7 KB
-
re PR middle-end/70359 (Code size increase for x86/ARM/others compared to gcc-5.3.0) · ef976be1
2018-10-31 Richard Biener <rguenther@suse.de> PR middle-end/70359 PR middle-end/86270 * tree-outof-ssa.c (insert_backedge_copies): Restrict copy generation to useful cases. Place the copy before the definition of the backedge value when possible. * gcc.target/i386/pr70359.c: New testcase. * gcc.target/i386/pr86270.c: Likewise. From-SVN: r265677
Richard Biener committed