c++/9409: g++ version 3.2 generates a segmentation fault with -fstats option

pierre.lor@pandora.be pierre.lor@pandora.be
Wed Jan 22 22:22:00 GMT 2003


>Number:         9409
>Category:       c++
>Synopsis:       g++ version 3.2 generates a segmentation fault with -fstats option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 22 22:16:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Pierre Lor
>Release:        g++ (GCC) 3.2
>Organization:
>Environment:
SuSE-linux 8.1
Intel pentium III 733 Mz
256 MB ram
>Description:
g++ -ansi -fstats test.c++ 
<internal>:0: internal error: Segmentatie fout
>How-To-Repeat:
here is the sourcecode ...

int main()
{
    return 0;
}

I have tried several combinations with -fstats and all fails to work. Without -fstats it works fine.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list