This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/51505] [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1
- From: "bonzini at gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jan 2012 08:58:33 +0000
- Subject: [Bug rtl-optimization/51505] [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1
- Auto-submitted: auto-generated
- References: <bug-51505-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51505
--- Comment #8 from Paolo Bonzini <bonzini at gnu dot org> 2012-01-18 08:58:33 UTC ---
I think you can just kill the note and call df_notes_rescan, can't you? (Sorry
for leaving this implicit in comment 4 and then forgetting about it yesterday).