[Bug middle-end/32749] [4.3 regression]: gfortran.dg/auto_array_1.f90

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 16 12:28:00 GMT 2007



------- Comment #9 from rguenth at gcc dot gnu dot org  2007-07-16 12:27 -------
I bet that if you back up until before

Author: rguenth
Date: Sat Jun 23 18:17:57 2007
New Revision: 125974

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125974
Log:
2007-06-23  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/16876
        PR middle-end/29478
        * tree.h (CALL_CANNOT_INLINE_P): New macro to access static_flag
        for CALL_EXPRs.

the testcase will fail as well.  The effect of the patch you pointed at is
just to make inlining possible again.

I'll defer this for someone else to check what goes wrong with this testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32749



More information about the Gcc-bugs mailing list