------- Comment #2 from dominiq at lps dot ens dot fr 2008-09-16 22:21 ------- /opt/gcc/i686-darwin/gcc/xgcc -B/opt/gcc/i686-darwin/gcc/ /opt/gcc/gcc-4.4-work/gcc/testsuite/objc/execute/bycopy-1.m -w -O0 -fnext-runtime -lobjc -lm -o /opt/gcc/i686-darwin/gcc/testsuite/objc/bycopy-1.x1 -save-temps
gives In file included from /opt/gcc/gcc-4.4-work/gcc/testsuite/objc/execute/bycopy-1.m:8: /usr/include/objc/Protocol.h:46: error: expected ';' before '__attribute__' /usr/include/objc/Protocol.h:50: error: expected ';' before '__attribute__' /usr/include/objc/Protocol.h:54: error: expected ';' before '__attribute__' /usr/include/objc/Protocol.h:55: error: expected ';' before '__attribute__' I'll attach the preprocessed source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34310