This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 3 GCC HEAD regressions, 2 new, with your patch on 2005-02-17T18:37:02Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Geoffrey Keating <geoffk at geoffk dot org>
- Cc: ebotcazou at libertysurf dot fr, gnu_andrew at member dot fsf dot org, konqueror at gmx dot de, kaz at maczuka dot gcd dot org, ralf dot corsepius at rtems dot org, dorit at il dot ibm dot com, jeroen at frijters dot net, nathan at codesourcery dot com, gcc-regression at gcc dot gnu dot org, aoliva at redhat dot com, irar at il dot ibm dot com, jason at redhat dot com, dberlin at dberlin dot org
- Date: Fri, 18 Feb 2005 20:06:57 -0500
- Subject: Re: 3 GCC HEAD regressions, 2 new, with your patch on 2005-02-17T18:37:02Z.
- References: <20050218074757.0181C154EFECB@gcc-regress.apple.com> <m2acq1xssx.fsf@greed.local>
On Feb 18, 2005, at 8:05 PM, Geoffrey Keating wrote:
I suspect one of these two patches.
It was neither of these two but:
+2005-02-17 Jason Merrill <jason@redhat.com>
+
+ PR mudflap/19319, c++/19317
+ * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Make return
+ slot explicit.
Which by the way was reverted.
-- Pinski