[Bug middle-end/40106] Time increase with inlining for the Polyhedron test air.f90
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 25 12:22:00 GMT 2009
------- Comment #11 from rguenth at gcc dot gnu dot org 2009-08-25 12:22 -------
We clone quite a few functions with -fwhole-file but appearantly we fail to
apply constant propagation for &CONST_DECL arguments which is a pity. In fact
we seem to clone them without any change.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjambor at suse dot cz
Summary|Time increase for the |Time increase with inlining
|Polyhedron test air.f90 |for the Polyhedron test
| |air.f90
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40106
More information about the Gcc-bugs
mailing list