On Wed, 16 Feb 2005 14:34:59 -0800, Steve Kargl <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> > > 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