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]

Bug Report


System Type:
i686 running linux-2.2.12 (redhat 6.1)

Gcc version:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Command Line: 
/usr/bin/g++ -v --save-temps -o FileStats -DASSERT -pipe -O -D_REENTRANT
-I../../../SDDFlibrary/Includes  ../Source/FileStats.C
../../../SDDFlibrary/Build/libPablo.a -lnsl

Preprocessed source is attached.

The compiler fails with 'Internal Compiler error' on line 292 of the
original source, which corresponds to the closing bracket of main().

Thank you,

Jeremy Weinberger
jeremy@isp.nwu.edu
http://isp.nwu.edu/~jeremy/
Northwestern University
Evanston, IL

FileStats.ii.gz


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