[Bug middle-end/43735] [4.6 Regression] FAIL: gcc.dg/guality/inline-params.c

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-04-13 11:51 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug middle-end/43735] [4.6 Regression] FAIL: gcc.dg/guality/inline-params.c

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-04-13 11:51 --- Subject: Bug 43735 Author: rguenth Date: Tue Apr 13 11:50:54 2010 New Revision: 158263 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158263 Log: 2010-04-13 Richard Guenther PR testsuite/43735

[Bug middle-end/43735] [4.6 Regression] FAIL: gcc.dg/guality/inline-params.c

2010-04-13 Thread jamborm at gcc dot gnu dot org
--- Comment #2 from jamborm at gcc dot gnu dot org 2010-04-13 11:31 --- (In reply to comment #1) > Confirmed. > > I think the testcase is broken. We now force always-inline functions to > be inlined during early inlining (which you can't turn off completely > now, similar to IPA inlini

[Bug middle-end/43735] [4.6 Regression] FAIL: gcc.dg/guality/inline-params.c

2010-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-04-13 09:11 --- Confirmed. I think the testcase is broken. We now force always-inline functions to be inlined during early inlining (which you can't turn off completely now, similar to IPA inlining before the patch). So we hit /