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++/33632] New: while doing make in gcc.3.3.2


/debug/gcc-3.3.2/gcc/libgcc2.c -o libgcc/./_floatdidf.o
        ./xgcc -B./ -B/debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/bin/
-isystem /debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/include -isystem
/debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/sys-include -O2  -DIN_GCC    -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I.
-I. -I/debug/gcc-3.3.2/gcc -I/debug/gcc-3.3.2/gcc/. 
-I/debug/gcc-3.3.2/gcc/config -I/debug/gcc-3.3.2/gcc/../include  -DL_floatdisf
-c /debug/gcc-3.3.2/gcc/libgcc2.c -o libgcc/./_floatdisf.o
        ./xgcc -B./ -B/debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/bin/
-isystem /debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/include -isystem
/debug/gcc-build-src//powerpc-ibm-aix5.3.0.0/sys-include -O2  -DIN_GCC    -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I.
-I. -I/debug/gcc-3.3.2/gcc -I/debug/gcc-3.3.2/gcc/. 
-I/debug/gcc-3.3.2/gcc/config -I/debug/gcc-3.3.2/gcc/../include  -DL_fixunsdfsi
-c /debug/gcc-3.3.2/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
/debug/gcc-3.3.2/gcc/libgcc2.c: In function `__fixunsdfsi':
/debug/gcc-3.3.2/gcc/libgcc2.c:1161: error: unrecognizable insn:
(insn:HI 11 10 12 0 0 (set (reg:CCEQ 122)
        (compare:CCEQ (ior:SI (gt:SI (reg:CCFP 121)
                    (const_int 0 [0x0]))
                (eq:SI (reg:CCFP 121)
                    (const_int 0 [0x0])))
            (const_int 1 [0x1]))) -1 (insn_list 10 (nil))
    (expr_list:REG_DEAD (reg:CCFP 121)
        (nil)))
/debug/gcc-3.3.2/gcc/libgcc2.c:1161: internal compiler error: in extract_insn,
at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


-- 
           Summary: while doing make in gcc.3.3.2
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: raianand_softengg at yahoo dot com


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


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