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]

Strange input makes gcc to have an internal error


Hi,

I've managed to produce a strange internal error in gcc with a weird
syntax error using .*

GNU C++ version 2.95.2 19991024 (release) (i386-redhat-linux) compiled by
GNU C version 2.95.2 19991024 (release).

command line: g++ region.cc

error:

region.cc: In method `void FITS::region_rectangle::apply(FITS::image *,
double)':
region.cc:38: Internal compiler error.
region.cc:38: Please submit a full bug report.
region.cc:38: See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport>
for instructions.

Jeremy

-- 
Jeremy Sanders <jss@ast.cam.ac.uk>  http://www-xray.ast.cam.ac.uk/~jss/
                                    Institute of Astronomy, Cambridge. UK

region.ii.bz2


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