------- Additional Comments From kcwu at csie dot org  2005-01-10 14:50 -------
(In reply to comment #2)
the complete list:

ICE with:
-O2
-O1 -funit-at-a-time
-O3 -fno-unit-at-a-time
-O1 -finline-functions

works well with:
-O0
-O1
-O2 -fno-unit-at-a-time
-O0 -finline-functions
-O3 -fno-unit-at-a-time -fno-inline-functions

With -O1 -finline-functions, it segfault at the same place(c-objc-common.c:273)

-- 


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

Reply via email to