This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/54649] [4.8 Regression] Go bootstrap failed
- From: "dehao at google dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Oct 2012 16:37:44 +0000
- Subject: [Bug middle-end/54649] [4.8 Regression] Go bootstrap failed
- Auto-submitted: auto-generated
- References: <bug-54649-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54649
Dehao Chen <dehao at google dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Dehao Chen <dehao at google dot com> 2012-10-02 16:37:44 UTC ---
This bug has been fixed by:
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191614
Log:
2012-09-21 Dehao Chen <dehao@google.com>
PR go/54649
* tree-eh.c (lower_try_finally_dup_block): Set the correct block for
stmts in the duplicated EH block.