c++/9706: Internal error: segmentation fault

Kriang Lerdsuwanakij lerdsuwa@users.sourceforge.net
Tue Feb 18 15:13:00 GMT 2003


Thanks for the report.  I closed this bug report
because it has been fixed in the main cvs (future
GCC 3.4).  Fixing this bug for GCC 3.3 is very
unlikely since it's very close to the release date
now.

--Kriang


Gabriel Huecas Fernandez-Toribio wrote:

>It is not a bug, indeed. The code is not C++,
>but I expected a "syntax error" or "semantic error",
>but not a "internal error: segmentation fault".
>
>The compiler should not crash, in my opinion.
>
>Well, g++ asked to submit a report and I did.
>
>gabriel
>
>On 16 Feb 2003 lerdsuwa@gcc.gnu.org wrote:
>
>  
>
>>Synopsis: Internal error: segmentation fault
>>
>>State-Changed-From-To: analyzed->closed
>>State-Changed-By: lerdsuwa
>>State-Changed-When: Sun Feb 16 18:04:26 2003
>>State-Changed-Why:
>>    Not a bug according to 3.3.7 p2.  The declaration 'int XXX;' hides 'class XXX'.  The class 'XXX' can be accessed using elaborated type specifier.
>>
>>http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9706
>>
>>    
>>
>
>  
>





More information about the Gcc-bugs mailing list