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/22316] 4.0.1 ObjC regression compared to 4.0.0


------- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de  2005-07-05 20:46 -------
Executing on host: /Volumes/Data/Users/lars/GCC/FSF/gcc-4.0.1-20050702-build/gcc/xgcc -B/
Volumes/Data/Users/lars/GCC/FSF/gcc-4.0.1-20050702-build/gcc/ /Users/lars/GCC/FSF/gcc-4.0.1-
20050702/gcc/testsuite/objc.dg/selector-2.m   -Wselector -fgnu-runtime -S  -o selector-2.s    
(timeout = 300)
/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m: In function '-[Foo 
foo]':

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m:13: warning: 
assignment discards qualifiers from pointer target type

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m: At top level:

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m:15: warning: creating 
selector for nonexistent method 'b1ar'

output is:
/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m: In function '-[Foo 
foo]':

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m:13: warning: 
assignment discards qualifiers from pointer target type

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m: At top level:

/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m:15: warning: creating 
selector for nonexistent method 'b1ar'


PASS: objc.dg/selector-2.m  (test for warnings, line 15)
FAIL: objc.dg/selector-2.m (test for excess errors)
Excess errors:
/Users/lars/GCC/FSF/gcc-4.0.1-20050702/gcc/testsuite/objc.dg/selector-2.m:13: warning: 
assignment discards qualifiers from pointer target type



-- 


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


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