This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 47 GCC HEAD regressions, 0 new, with your patch on 2004-10-29T06:56:55Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-regression at gcc dot gnu dot org
- Cc: ebotcazou at libertysurf dot fr, ddaney at avtrex dot com, uweigand at de dot ibm dot com, austern at apple dot com, krebbel1 at de dot ibm dot com, shebs at apple dot com, aldyh at redhat dot com, chris at bubblescope dot net, dorit at il dot ibm dot com, anemet at lnxw dot com, bkoz at redhat dot com, David dot Billinghurst at riotinto dot com, ericw at evcohs dot com, fche at redhat dot com, dnovillo at redhat dot com, jakub at redhat dot com
- Date: Fri, 29 Oct 2004 21:49:55 -0400
- Subject: Re: 47 GCC HEAD regressions, 0 new, with your patch on 2004-10-29T06:56:55Z.
- References: <20041030014622.55B84127D27BC@gcc-regress.apple.com>
On Oct 29, 2004, at 9:46 PM, GCC regression checker wrote:
With your recent patch, GCC HEAD has some regression test failures,
which used to pass. There are 0 new failures, and 47
failures that existed before and after that patch; 1 failures
have been fixed.
The old failures, which were not fixed or introduced by your patch,
are:
This should all be fixed by:
2004-10-29 Geoffrey Keating <geoffk@apple.com>
* configure.host (darwin*): Set os_include_dir to a separate
directory
for Darwin.
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Add a new C locale
kind,
'darwin'.
* config/locale/darwin/ctype_members.cc: New.
* config/os/bsd/darwin/ctype_base.h: New.
* config/os/bsd/darwin/ctype_inline.h: New.
* config/os/bsd/darwin/ctype_noninline.h: New.
* config/os/bsd/darwin/os_defines.h: New.
* testsuite/22_locale/locale/cons/12658_thread-1.cc: Only xfail
on Linux.
But there is a bootstrap failure which will show up with the next
compile.
Thanks,
Andrew Pinski