This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 48 GCC HEAD regressions, 48 new, with your patch on 2004-10-28T12:06:11Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-regression at gcc dot gnu dot org
- Cc: bje at au dot ibm dot com, kkojima at gcc dot gnu dot org, kazu at cs dot umass dot edu, nickc at redhat dot com, dvorakz at suse dot cz, edelsohn at gnu dot org, pcarlini at suse dot de, nathan at codesourcery dot com, nico at cam dot org, davidm at hpl dot hp dot com, rsandifo at redhat dot com, rth at redhat dot com, geoffk at apple dot com, zack at codesourcery dot com, mark at codesourcery dot com, dberlin at dberlin dot org, jsm at polyomino dot org dot uk
- Date: Fri, 29 Oct 2004 07:34:46 -0400
- Subject: Re: 48 GCC HEAD regressions, 48 new, with your patch on 2004-10-28T12:06:11Z.
- References: <20041029065611.6479E127911BE@gcc-regress.apple.com>
On Oct 29, 2004, at 2:56 AM, GCC regression checker wrote:
The new failures are:
native g++.sum g++.dg/eh/crossjump1.C
native g++.sum g++.dg/eh/omit-frame-pointer.C
native g++.sum g++.dg/opt/pr15551.C
native g++.sum g++.dg/other/profile1.C
native g++.sum g++.dg/rtti/typeid4.C
native g++.sum g++.dg/template/friend10.C
native g++.sum g++.old-deja/g++.abi/cxa_vec.C
native g++.sum g++.old-deja/g++.benjamin/15071.C
native g++.sum g++.old-deja/g++.brendan/copy9.C
native g++.sum g++.old-deja/g++.brendan/nest21.C
native g++.sum g++.old-deja/g++.brendan/new3.C
native g++.sum g++.old-deja/g++.brendan/ptolemy2.C
native g++.sum g++.old-deja/g++.jason/2371.C
native g++.sum g++.old-deja/g++.jason/template24.C
native g++.sum g++.old-deja/g++.jason/template31.C
native g++.sum g++.old-deja/g++.law/arg8.C
native g++.sum g++.old-deja/g++.law/code-gen5.C
native g++.sum g++.old-deja/g++.law/ctors12.C
native g++.sum g++.old-deja/g++.law/cvt2.C
native g++.sum g++.old-deja/g++.law/virtual3.C
native g++.sum g++.old-deja/g++.martin/bitset1.C
native g++.sum g++.old-deja/g++.mike/dyncast7.C
native g++.sum g++.old-deja/g++.mike/eh13.C
native g++.sum g++.old-deja/g++.mike/eh2.C
native g++.sum g++.old-deja/g++.mike/net34.C
native g++.sum g++.old-deja/g++.mike/net46.C
native g++.sum g++.old-deja/g++.mike/p658.C
native g++.sum g++.old-deja/g++.other/headers1.C
native g++.sum g++.old-deja/g++.other/inline7.C
native g++.sum g++.old-deja/g++.other/inline8.C
native g++.sum g++.old-deja/g++.other/sibcall1.C
native g++.sum g++.old-deja/g++.other/unchanging1.C
native g++.sum g++.old-deja/g++.pt/ttp19.C
native g++.sum g++.old-deja/g++.pt/ttp40.C
native g++.sum g++.old-deja/g++.robertl/eb115.C
native g++.sum g++.old-deja/g++.robertl/eb21.C
native g++.sum g++.old-deja/g++.robertl/eb31.C
native g++.sum g++.old-deja/g++.robertl/eb33.C
native g++.sum g++.old-deja/g++.robertl/eb41.C
native g++.sum g++.old-deja/g++.robertl/eb46.C
native g++.sum g++.old-deja/g++.robertl/eb54.C
native g++.sum g++.old-deja/g++.robertl/eb59.C
native g++.sum g++.old-deja/g++.robertl/eb65.C
native g++.sum g++.old-deja/g++.robertl/eb66.C
native g++.sum g++.old-deja/g++.robertl/eb73.C
native g++.sum g++.old-deja/g++.robertl/eb77.C
native g++.sum g++.old-deja/g++.robertl/eb91.C
All of the above are caused by the Darwin linker
emitting a warning about weak symbols.
Note most of libstdc++'s failures are caused by the
same reason.
native gcc.sum gcc.c-torture/execute/20010123-1.c
This one is already fixed.
Thanks,
Andrew Pinski