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]

Re: Testsuite tweeks


On Sat, 2008-11-15 at 21:27 +0100, Jan Hubicka wrote:
> Hi,
> while making inliner changes and pure/const changes I noticed several
> tests that are quite fragile WRT IPA so they no longer test what they
> are supposed to afterwards.
> 
> Since this only makes tests more robust, perhaps it can be merged now?
> 
> Bootstrapped/regtested i686-linux.
> 
> 	* gcc.dg/attr-noinline.c: Avoid pure-const optimization.
> 	* gcc.dg/ipa/ipa-3.c: Avoid pure-const optimization.
> 	* gcc.dg/ipa/ipa-5.c: Avoid pure-const optimization.
> 	* gcc.dg/ipa/ipa-4.c: Add -fno-early-inlining.
> 	* gcc.dg/sibcall-1.c: Add noinline.
> 	* gcc.target/i386/align-main-2.c: Add noinline.
> 	* gcc.target/i386/align-main-1.c: Add noinline.
> 	* gcc.c-torture/compile/pr22379.c: Add noinline.

OK.

Janis


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