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 tree-optimization/17051] [3.5 Regression] ICE: internal compiler error: verify_ssa failed.for SSA_NAME: l_addr<D8610>_650


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-16 21:51 -------
frv-elf does not bootstrap for me:
gcc -c   -g -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes  -fno-common   -DHAVE_CONFIG_H    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -
I../../gcc/../libcpp/include -I../../gcc/../libbanshee/libcompat -I../../gcc/../libbanshee -I../../gcc/../
libbanshee/points-to  \
        ../../gcc/config/frv/frv.c -o frv.o
../../gcc/config/frv/frv.c:340: error: parse error before ';' token
../../gcc/config/frv/frv.c:6582: warning: no previous prototype for `frv_ifcvt_init_extra_fields'
../../gcc/config/frv/frv.c:6626: warning: no previous prototype for `frv_ifcvt_modify_tests'
../../gcc/config/frv/frv.c:6983: warning: no previous prototype for `frv_ifcvt_modify_multiple_tests'
../../gcc/config/frv/frv.c:7276: warning: no previous prototype for `frv_ifcvt_modify_insn'
../../gcc/config/frv/frv.c:7524: warning: no previous prototype for `frv_ifcvt_modify_final'
../../gcc/config/frv/frv.c:7580: warning: no previous prototype for `frv_ifcvt_modify_cancel'
make: *** [frv.o] Error 1

I have a fix for that error.


-- 


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


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