This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 13 Jan 2011 11:00:54 +0000
- Subject: [Bug middle-end/46823] [4.6 Regression] ICE: edge points to wrong declaration
- Auto-submitted: auto-generated
- References: <bug-46823-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46823
--- Comment #20 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-01-13 11:00:52 UTC ---
Based on Honza's comment #17 I proposed a different patch, making sure
we update the statement as expected, like I described in comment #18
and I have already posted it to the mailing list:
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00789.html