http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
--- Comment #9 from Jakub Jelinek 2011-02-03
08:29:07 UTC ---
Author: jakub
Date: Thu Feb 3 08:29:03 2011
New Revision: 169784
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169784
Log:
PR target/47564
* toplev.c (target_reinit):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
--- Comment #7 from Jakub Jelinek 2011-02-01
15:47:07 UTC ---
Following works by not doing target_reinit once tree_rest_of_compilation calls
init_function_start, until final.
--- function.c.jj 2011-01-25 18:40:08.0 +0100
+++ function.c 20
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
--- Comment #6 from Jakub Jelinek 2011-02-01
14:40:50 UTC ---
Created attachment 23198
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23198
gcc46-pr47564.patch
Ugh, this is ugly.
The problem is that tree_rest_of_compilation calls init_emit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47564
Jakub Jelinek changed:
What|Removed |Added
Summary|internal compiler error in |[4.6 Regression] internal