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 bootstrap/15251] [3.5 Regression] [m68k] bootstrap error


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-06-20 21:34 -------
fails earlier with 20040620 checkout, retrying using -save-temps doesn't fail
for this file.

stage1/xgcc -Bstage1/ -B/usr/lib/gcc-snapshot/m68k-linux-gnu/bin/ -c   -O2 
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition 
-fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../src/gcc -I../../src/gcc/.
-I../../src/gcc/../include -I../../src/gcc/../libcpp/include
-I../../src/gcc/../libbanshee/libcompat -I../../src/gcc/../libbanshee
-I../../src/gcc/../libbanshee/points-to  ../../src/gcc/expr.c -o expr.o
../../src/gcc/expr.c: In function `expand_expr_real_1':
../../src/gcc/expr.c:9396: error: unrecognizable insn:
(insn 4189 4188 4190 508 (set (strict_low_part (reg:QI 1 %d1))
        (const_int 3 [0x3])) -1 (nil)
    (expr_list:REG_EQUAL (const_int 3 [0x3])
        (nil)))
../../src/gcc/expr.c:9396: internal compiler error: in extract_insn, at recog.c:2068
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [expr.o] Error 1


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[3.5 Regression] [m68k]     |[3.5 Regression] [m68k]
                   |bootstrap comparision       |bootstrap error
                   |failure                     |


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


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