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/12816] New: internal compiler error pari-2.1.5/Olinux-i686


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

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

           Summary: internal compiler error pari-2.1.5/Olinux-i686
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mriedel at neuearbeit dot de
                CC: gcc-bugs at gcc dot gnu dot org

gcc -v
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr
--with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man
--libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking
--enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib
--with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.3 20030226 (prerelease) (SuSE Linux)

/usr/bin/gcc -c -O3 -DGCC_INLINE -Wall -Wno-implicit -fomit-frame-pointer   -I.
-I../src/headers  -o buch2.o ../src/basemath/buch2.c
../src/basemath/buch2.c: In function `small_norm_for_buchall':
../src/basemath/buch2.c:1516: warning: comparison between signed and unsigned
../src/basemath/buch2.c: In function `relationrank':
../src/basemath/buch2.c:2146: warning: comparison between signed and unsigned
../src/basemath/buch2.c: In function `buchall':
../src/basemath/buch2.c:3036: warning: comparison between signed and unsigned
../src/basemath/buch2.c: At top level:
../src/basemath/buch2.c:1782: internal compiler error: in remove_edge, at
callgraph.c:189
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Your form won't let me include buch2.i.gz because it is too large.


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