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 comparision failure


------- Additional Comments From debian-gcc at lists dot debian dot org  2004-05-23 07:10 -------
after the tree-ssa merge 20040520 HEAD and the patch from 
http://gcc.gnu.org/ml/gcc-patches/2004-05/msg01404.html fails in stage1 (without
this patch even earlier)

stage1/xgcc -Bstage1/ -B/usr/lib/gcc-snapshot/m68k-linux/bin/ -c   -O2  -DIN_GCC
  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes  -fno-common
  -DHAVE_CONFIG_H    -I. -Ifortran -I../../src/gcc -I../../src/gcc/fortran
-I../../src/gcc/../include -I../../src/gcc/../libbanshee/libcompat
-I../../src/gcc/../libbanshee -I../../src/gcc/../libbanshee/points-to 
../../src/gcc/fortran/io.c -o fortran/io.o
../../src/gcc/fortran/io.c:34: warning: excess elements in struct initializer
../../src/gcc/fortran/io.c:34: warning: (near initialization for
`format_asterisk.where')
../../src/gcc/fortran/io.c:34: warning: excess elements in struct initializer
../../src/gcc/fortran/io.c:34: warning: (near initialization for
`format_asterisk.where')
../../src/gcc/fortran/io.c: In function `match_filepos':
../../src/gcc/fortran/io.c:1337: error: unrecognizable insn:
(insn 219 179 66 7 (set (strict_low_part (reg:QI 1 %d1))
        (const_int 1 [0x1])) -1 (nil)
    (nil))
../../src/gcc/fortran/io.c:1337: 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]: *** [fortran/io.o] Error 1

-- 


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]