Internal compiler error; gcc 2.95.2 sparc-sun-solaris 2.5

Jeffrey A Law law@cygnus.com
Fri Dec 31 20:54:00 GMT 1999


  In message < 199912152338.SAA09616@stay.intouchsys.com >you write:
  > 
  > I'm having a problem which seems to be triggered by the -fsyntax-only flag.
  > My input file itsrr.c contains:
  > ---------------------------------------------------------------------------
  > -
  > void foo(int x, int y)
  > {
  >   int z = x*y;
  > }
  > ---------------------------------------------------------------------------
  > -
  > 
  > 
  > Compiling with "gcc -fsyntax-only itsrr.c" produces:
  > ---------------------------------------------------------------------------
  > -
  > gcc: Internal compiler error: program cc1 got fatal signal 11
  > ---------------------------------------------------------------------------
This bug has been fixed in the development sources.

Thanks,
jeff




More information about the Gcc-bugs mailing list