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 objc/34310] new objc testsuite failures from "expected ';' before '__attribute__'" under darwin9



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


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