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/42348] Syntax of dg-skip-if in two obj-c++ tests



------- Comment #4 from developer at sandoe-acoustics dot co dot uk  2009-12-14 16:47 -------
there are several problems:

1/ the target-supports tests fail if called with ObjC/ObjC++ specific flags
(e.g. -fgnu-runtime).

2/ there is no specific target-supports test for OBJC2 (which is needed for
64bit Next Runtime support)

3/ The tests for the gnu-runtime library usage are failing in
testsuite/lib/objc.exp and obj-c++.exp. [they only detect if -fgnu-runtime is
placed in the dg-options, rather than also checking the multilib options].

to allow you guys to test and comment, I'll attach patches for all three
problems here - although maybe they should be three separate PRs.


-- 


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


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