http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Sebastien Bourdeauducq changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #17 from jbeniston at gcc dot gnu.org ---
Author: jbeniston
Date: Sun Mar 2 19:58:24 2014
New Revision: 208260
URL: http://gcc.gnu.org/viewcvs?rev=208260&root=gcc&view=rev
Log:
PR bootstrap/48230
PR bootstrap/50927
PR boo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Eric Weddington changed:
What|Removed |Added
CC||eric.weddington at atmel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Thibault North changed:
What|Removed |Added
CC||tnorth at fedoraproject dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #14 from Sebastien Bourdeauducq
2011-02-25 19:26:31 UTC ---
This gets the C compiler to build; if C++ is enabled, this triggers the cc1
segfault above.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #13 from Sebastien Bourdeauducq
2011-02-25 19:24:24 UTC ---
Author: lekernel
Date: Fri Feb 25 19:24:20 2011
New Revision: 170502
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170502
Log:
2011-02-25 Sebastien Bourdeauducq
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #12 from Sebastien Bourdeauducq
2011-02-25 19:04:07 UTC ---
ok... breaks it, but with a syntax error (seems to have been fixed in the
meantime), not for the cc1 segfault we're looking for.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #11 from Sebastien Bourdeauducq
2011-02-25 18:49:46 UTC ---
Actually, Jon's patch (http://gcc.gnu.org/ml/gcc-patches/2010-10/msg02561.html)
fixes this one problem introduced by Richard's commit. But after Jon's patch is
applied, the n
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #10 from Joel Sherrill 2011-02-25
17:30:46 UTC ---
Richard I added this to you since I think Sebastian's bisect turned up a patch
by you.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #9 from Sebastien Bourdeauducq
2011-02-25 16:40:52 UTC ---
I ran git bisect for this. Here is the result:
74897bc755ddcb5ff67a91570c83e910ed950c7c is the first bad commit
commit 74897bc755ddcb5ff67a91570c83e910ed950c7c
Author: rth
D
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Sebastien Bourdeauducq changed:
What|Removed |Added
Severity|normal |critical
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #8 from Sebastien Bourdeauducq
2011-02-01 22:00:24 UTC ---
After applying the above patch, the segmentation fault in cc1 is due to a stack
overflow, which is likely to originate from infinite recursion:
(...)
#244 0x08238ddc in emit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #7 from Joel Sherrill 2011-02-01 21:37:05
UTC ---
Does the patch fix things for you(In reply to comment #6)
> Original/complete patch is at
> http://gcc.gnu.org/ml/gcc-patches/2010-10/msg02561.html
Does this fix the head for you?
If
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #6 from Sebastien Bourdeauducq
2011-02-01 21:03:09 UTC ---
Original/complete patch is at
http://gcc.gnu.org/ml/gcc-patches/2010-10/msg02561.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Joel Sherrill changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
Masaki MURANAKA changed:
What|Removed |Added
Attachment #22720|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #2 from Masaki MURANAKA 2010-12-12
03:37:21 UTC ---
Created attachment 22720
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22720
testcase after applied attachment 22719
(In reply to comment #1)
> We will get the another issue a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46898
--- Comment #1 from Masaki MURANAKA 2010-12-12
03:26:03 UTC ---
Created attachment 22719
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22719
Patch to config/lm32.[ch] (incomplete)
This issue was discussed at gcc-patches ML on 2010-10-29 b
18 matches
Mail list logo