------- Comment #2 from dominiq at lps dot ens dot fr  2008-05-18 17:51 -------
I got similar errors for an incremental update:

...
/opt/gcc/i686-darwin/./prev-gcc/xgcc -B/opt/gcc/i686-darwin/./prev-gcc/
-B/opt/gcc/gcc4.4w/i686-apple-darwin9/bin/ -c  -g -O2 -fomit-frame-pointer
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros                                     
-Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../gcc-4.4-work/gcc -I../../gcc-4.4-work/gcc/.
-I../../gcc-4.4-work/gcc/../include -I./../intl
-I../../gcc-4.4-work/gcc/../libcpp/include -I/sw/include 
-I../../gcc-4.4-work/gcc/../libdecnumber
-I../../gcc-4.4-work/gcc/../libdecnumber/dpd -I../libdecnumber 
../../gcc-4.4-work/gcc/tree.c -o tree.o
../../gcc-4.4-work/gcc/tree-vrp.c: In function 'find_case_label_range':
../../gcc-4.4-work/gcc/tree-vrp.c:5593: error: insn does not satisfy its
constraints:
(insn 692 79 80 6 ../../gcc-4.4-work/gcc/tree-vrp.c:5564 (set (mem/c:QI
(plus:SI (reg/f:SI 7 sp)
                (const_int 35 [0x23])) [278 take_default+0 S1 A8])
        (reg:QI 4 si)) 62 {*movqi_1} (nil))
../../gcc-4.4-work/gcc/tree-vrp.c:5593: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:395
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [tree-vrp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
../../gcc-4.4-work/gcc/tree.c: In function 'build2_stat':
../../gcc-4.4-work/gcc/tree.c:3214: error: insn does not satisfy its
constraints:
(insn 698 299 699 51 ../../gcc-4.4-work/gcc/tree.c:3201 (set (mem/c:QI (plus:SI
(reg/f:SI 7 sp)
                (const_int 64 [0x40])) [621 side_effects+0 S1 A8])
        (reg:QI 4 si)) 62 {*movqi_1} (nil))
../../gcc-4.4-work/gcc/tree.c:3214: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:395
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [tree.o] Error 1
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2


-- 


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

Reply via email to