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 testsuite/49287] [4.7 Regression] FAIL: obj(c|-c++).dg/gnu-api-2-(class|objc).(m|mm) -fnext-runtime (test for excess errors)


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

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-06-05 12:04:53 UTC ---
I have forgotten to report the errors:

/opt/gcc/work/gcc/testsuite/objc.dg/gnu-api-2-class.m: In function 'main':
/opt/gcc/work/gcc/testsuite/objc.dg/gnu-api-2-class.m:112:7: warning:
@interface of class 'MySubSubClass' not found [enabled by default]
/opt/gcc/work/gcc/testsuite/objc.dg/gnu-api-2-class.m:181:7: warning:
@interface of class 'MySubClass2' not found [enabled by default]

and

/opt/gcc/work/gcc/testsuite/objc.dg/gnu-api-2-objc.m: In function 'main':
/opt/gcc/work/gcc/testsuite/objc.dg/gnu-api-2-objc.m:78:7: warning: @interface
of class 'MyNewSubClass' not found [enabled by default]


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