This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/9409: g++ version 3.2 generates a segmentation fault with -fstats option
- From: pierre dot lor at pandora dot be
- To: gcc-gnats at gcc dot gnu dot org
- Date: 22 Jan 2003 22:11:49 -0000
- Subject: c++/9409: g++ version 3.2 generates a segmentation fault with -fstats option
- Reply-to: pierre dot lor at pandora dot be
>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: