This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Major regression on mainline


On Wed, 16 Feb 2005 14:34:59 -0800, Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:

> A binary search has led to the cause of a serious regression on
> mainline with gfortran at *all optimization levels (ie., -O0, -O1
> and -O2)*.  The problematic commit is
>
>    2005-02-13  Jason Merrill  <jason@redhat.com>
>
>         PR mudflap/19319
>         * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Make return
>         slot explicit.

I reverted this change shortly after the commit.  Have you tested again
with updated sources?

I plan to commit a corrected version today.

Jason


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