This is the mail archive of the gcc-patches@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]

[Commited] New objc testcase


Since I don't currently have access to a x86_64 linux-gnu machine, I
thought I would commit this testcase and see what targets fail by
looking at the testresults mailing list.  This is a new testcase that
tests -forward:: and -performv:: work and by extension
__builtin_apply.

Committed after a test on i386-darwin8.11 to see if the testcase works
with both the next runtime and the GNU runtime.

Thanks,
Andrew Pinski

2008-12-28  Andrew Pinski  <pinskia@gmail.com>

        PR libobjc/36610
        * objc/execute/forward-1.m: New test.

Attachment: newforwardtest.diff.txt
Description: Text document


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