public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/12835] New: internal compiler error: Illegal instruction
@ 2003-10-30  2:28 peterh at sapros dot com
  2003-10-30  4:10 ` [Bug c/12835] " peterh at sapros dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: peterh at sapros dot com @ 2003-10-30  2:28 UTC (permalink / raw)
  To: gcc-bugs

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

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

           Summary: internal compiler error: Illegal instruction
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: peterh at sapros dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-freebsd5.1
  GCC host triplet: i686-pc-freebsd5.1
GCC target triplet: i686-pc-freebsd5.1

Trying to compile xlife from ports/games/xlife gave me this error:

button.c:97: internal compiler error: Illegal instruction

It seems to work ok if I remove the -O from the command-line.

GCC:
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.1 [FreeBSD]

System:
FreeBSD 5.1-CURRENT (From CVS 9/21/03)

Options:
Whatever the standard gcc building options were for FreeBSD.

Command-Line:
cc -O  -pipe -mcpu=pentiumpro -mcpu=pentiumpro     -I/usr/X11R6/include   
-DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO    -DDIR=\"/usr/X11R6/lib/X11/xlife\"
-c button.c

Compiler Output:
button.c: In function `Button':
button.c:97: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed File:
(I'll add an attachment).


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-11-02 19:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30  2:28 [Bug c/12835] New: internal compiler error: Illegal instruction peterh at sapros dot com
2003-10-30  4:10 ` [Bug c/12835] " peterh at sapros dot com
2003-10-30  4:10 ` pinskia at gcc dot gnu dot org
2003-10-30  4:42 ` pinskia at gcc dot gnu dot org
2003-11-02 19:19 ` peterh at sapros dot com
2003-11-02 19:27 ` falk at debian dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).