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: [PATCH] optab fixes (PR middle-end/33335)


On Tue, Nov 06, 2007 at 09:52:33AM -0500, Jakub Jelinek wrote:
> It is not much, but still almost 5% improvement.  So far only lightly tested
> on x86_64-linux, but will soon bootstrap/regtest this on ppc64-linux where
> this bug caused a bunch of libstdc++-v3 testsuite failures.

FYI, bootstrapped/regtested on x86_64-linux and ppc64-linux (defaulting to
-m64), on the latter the difference is:
                === libstdc++ Summary ===
 
-# of expected passes           5422
-# of unexpected failures       19
+# of expected passes           5460
 # of unexpected successes      2
 # of expected failures         56
 # of unsupported tests         13

	Jakub


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