[Bug tree-optimization/56294] BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap comparison failure
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 6 11:24:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56294
--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-06 11:24:20 UTC ---
Author: rguenth
Date: Wed Mar 6 11:24:07 2013
New Revision: 196488
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196488
Log:
2013-03-06 Richard Biener <rguenther@suse.de>
PR middle-end/56294
* tree-into-ssa.c (insert_phi_nodes_for): Add dumping.
(insert_updated_phi_nodes_compare_uids): New function.
(update_ssa): Sort symbols_to_rename after UID before
traversing it to insert PHI nodes.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-into-ssa.c
More information about the Gcc-bugs
mailing list