[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/172: -fsyntax-only causes an internal compiler error.
From: |
gp . bolton |
Subject: |
gnats/172: -fsyntax-only causes an internal compiler error. |
Date: |
3 Apr 2001 15:57:09 -0000 |
>Number: 172
>Category: gnats
>Synopsis: -fsyntax-only causes an internal compiler error.
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 03 09:04:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Gawain Bolton
>Release: 2.95.3
>Organization:
>Environment:
sparc-sun-solaris2.6
>Description:
Compiling a simple program with -fsyntax-only which includes iostream.h does
not work.
Error given are:
In file included from /home/boltong/C++/gcc_bug.cc:1:
/home/boltong/gcc/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/../../../../include/g++-3/iostream.h:
In method `ostream::ostream()':
/home/boltong/gcc/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/../../../../include/g++-3/iostream.h:49:
Internal compiler error.
/home/boltong/gcc/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/../../../../include/g++-3/iostream.h:49:
Please submit a full bug report.
/home/boltong/gcc/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/../../../../include/g++-3/iostream.h:49:
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
g++ -fsyntax-only gcc_bug.cc
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="gcc_bug.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="gcc_bug.cc"
I2luY2x1ZGUgPGlvc3RyZWFtLmg+CgoKaW50IG1haW4oaW50LGNoYXIgKiopCnsKICAgIHJldHVy
biAwOwp9Cg==
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/172: -fsyntax-only causes an internal compiler error.,
gp . bolton <=