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/12565] New: plotmath.c:3151: internal compiler error: in final_scan_insn, at final.c:2799


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

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

           Summary: plotmath.c:3151: internal compiler error: in
                    final_scan_insn, at final.c:2799
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: skon at kr dot FreeBSD dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-unknown-freebsd
  GCC host triplet: i386-unknown-freebsd
GCC target triplet: i386-unknown-freebsd

R-1.8.0.tgz (R-1.7.0.tgz R-1.7.1.tgz)

-------------------------------------------

cc   -I../../src/extra/pcre  -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H -mieee-fp  -O -pipe -mcpu=pentiumpro -c
plotmath.c -o plotmath.o
plotmath.c: In function `Rf_GMMathText':
plotmath.c:3151: internal compiler error: in final_scan_insn, at final.c:2799
Please submit a full bug report,
with preprocessed source if appropriate.

------------------------------------------------------------------
$ gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.3.1 [FreeBSD]
biostats$ uname -a
FreeBSD biostats.snu.ac.kr 5.1-CURRENT FreeBSD 5.1-CURRENT #7: Tue Oct  7
15:50:54 KST 2003     root@biostats.snu.ac.kr:/usr/obj/usr/src/sys/BIOSTATS  i386


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