This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]