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]

[Bug c/11128] New: gcc: Internal error: Illegal instruction (program cc1)


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11128

           Summary: gcc: Internal error: Illegal instruction (program cc1)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jmyers@lilly.csoft.net
                CC: gcc-bugs@gcc.gnu.org

was instructed to file a bug report, and did so following instructions.

Dear gcc:

  Please see and review this error report, as per
http://gcc.gnu.org/bugs.html#need

###
the exact version of GCC;
the system type;
the options given when GCC was configured/built;

Reading specs from /usr/local/lib/gcc-lib/powerpc-apple-darwin6.6/3.3/specs
Configured with: ../gcc-3.3/configure --with-included-gettext --enable-threads=posix
Thread model: posix
gcc version 3.3


###
the complete command line that triggers the bug;

gcc -O3 -W  -D_GTK -D_SVGANIM -D_SVGLIB -DXML_GENERIC     -DMATHML -D_SVG -
DRAPTOR_RDF_PARSER -I../../libraptor  -DANNOTATIONS  -DXML_DTD -DXML_NS -
DHAVE_CONFIG_H -I. -I.. -I../../thotlib/include -I../../amaya -I../../amaya/f -I../../amaya/xpm -
I../../libpng/zlib  -I../libwww -I../../../libwww/Library/src -I../..../libwww/modules/md5 -I../../../
libwww/modules/expat/lib    -I../../annotlib -I../../annotlib/f    -I/usr/local/include/gtk-1.2 -I/
usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/X11R6/include   -I/usr/X11R6/
include -c EDITORAPP.c -o EDITORAPP.o

###
the compiler output (error messages, warnings, etc.); and

gcc: Internal error: Illegal instruction (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [EDITORAPP.o] Error 1
make[1]: Leaving directory `/Volumes/Unix/compile/Amaya/darwin/amaya'
make: *** [amaya_prog] Error 2

###
the preprocessed file (*.i*) that triggers the   bug, generated by adding -save-temps to the 
complete compilation command

http://www.mwires.com/incoming/EDITORAPP.i.gz

  I won't send the file in the email--it will get broken, and it is 708202 bytes (104789 bytes when 
gzip'ed).

end

  Sincerely,
  Joseph Myers


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