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++/8648: gcc -v -save-temps piece.ii


>Number:         8648
>Category:       c++
>Synopsis:       gcc -v -save-temps  piece.ii
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 19 14:46:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hermann@kleier.net
>Release:        unknown-1.0
>Organization:
>Environment:
h@porky4c:~/cvs/hive/src/x> uname -a
Linux porky4c 2.4.18-64GB-SMP #1 SMP Wed Mar 27 13:58:12 UTC 2002 i686 unknown
>Description:
h@porky4c:~/cvs/hive/src/x> gcc -v -save-temps  piece.ii
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/specs
Configured with: ../configure
Thread model: posix
gcc version 3.2
 /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2/cc1plus -fpreprocessed piece.ii -quiet -dumpbase piece.ii -version -o piece.s
GNU CPP version 3.2 (cpplib) (i386 Linux/ELF)
GNU C++ version 3.2 (i686-pc-linux-gnu)
        compiled by GNU C version 3.2.
piece.cc: In constructor `PieceT<COLOR, SPECIES>::PieceT(const PosT&) [with
   COLOR = BlackT, SPECIES = AntT]':
piece.cc:22:   instantiated from here
piece.cc:94: Internal compiler error in sort_base_init, at cp/init.c:598
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
h@porky4c:~/cvs/hive/src/x>
>How-To-Repeat:

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