https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
--- Comment #11 from jphartmann at gmail dot com
---
I certainly haven't been waiting for a fix these last ten years, so by all
means close.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
Arseny Solokha changed:
What|Removed |Added
CC||asolokha at gmx dot com
--- Comment #10
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
xiaoyuanbo changed:
What|Removed |Added
CC||xiaoyuanbo at yeah dot net
--- Comment #9 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
Richard Guenther changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #8 from Richard Guenth
--- Comment #7 from rguenth at gcc dot gnu dot org 2008-01-26 13:03 ---
Created an attachment (id=15026)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15026&action=view)
testcase scalable with cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28233
--- Comment #6 from jphartmann at gmail dot com 2006-07-04 15:21 ---
Subject: Re: internal compiler error: in make_decl_rtl, at varasm.c:752
Which compiler options are you using to trigger that message?
Needless to say I don't see that message with gcc 4.1.1 and -Wall.
How should one
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-04 14:52 ---
I get an error on this code:
tb.c:65558: error: declaration of 'navigate' with no linkage follows extern
declaration
tb.c:17: error: previous declaration of 'navigate' was here
--
http://gcc.gnu.org/bugzilla/sho
--- Comment #4 from jphartmann at gmail dot com 2006-07-04 07:55 ---
By "accident" I discovered that removing the goto at line 21 gets the compiler
past the error message, but it then fails with "cc1: out of memory allocating
538476640 bytes". Doing the decode in a switch statement prod
--- Comment #3 from jphartmann at gmail dot com 2006-07-04 07:45 ---
Created an attachment (id=11811)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11811&action=view)
tar -z of the C source, tb.c. Has no preprocessor statements.
Incidentally, if I remove the goto on line 21, the
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-03 15:02 ---
Can you attach the preprocessed source?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-
10 matches
Mail list logo