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]

[middle-end, patch 8/8] New test cases for modification analysis and indirect inlining


> 2008-07-15  Martin Jambor  <mjambor@suse.cz>
> 
>         * testsuite/g++.dg/ipa/iinline-1.C: New testcase.
>         * testsuite/gcc.dg/ipa/iinline-1.c: New testcase.
>         * testsuite/gcc.dg/ipa/modif-1.c: New testcase.

Do these tests need the dg-skip-if code that skips the tests when compiled
with PIC that the other ipa tests like gcc.dg/ipa/ipa-[123457].c have?
I am seeing some failures that make me think so.

Steve Ellcey
sje@cup.hp.com


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