This is the mail archive of the gcc-regression@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: 12 GCC HEAD regressions, 1 new, with your patch on 2005-05-27T17:27:36Z.


Andrew Pinski wrote:

On May 28, 2005, at 7:21 AM, GCC regression checker wrote:


With your recent patch, GCC HEAD has some regression test failures,
which used to pass.  There are 1 new failures, and 11
failures that existed before and after that patch; 0 failures
have been fixed.

The new failures are:
native libstdc++.sum 26_numerics/cmath/c99_classification_macros_c.cc

Can you see what's different about how this file is being compiled now than it was before? For build-tree testing, there should have been no change in the results, because the same flags are being passed. I saw no changes on my system in this test. What's different on yours?


However, this is a test which is known to reveal a bug/inconsistency in either the library or PCH, in that it does behave differently with and without PCH.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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