This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29285] [4.1/4.2 Regression] Poor optimization causes unbounded code duplication
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Sep 2006 16:08:09 -0000
- Subject: [Bug tree-optimization/29285] [4.1/4.2 Regression] Poor optimization causes unbounded code duplication
- References: <bug-29285-13328@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-29 16:08 -------
This is not unbounded at all, if you increase the number of function calls, we
stop doing it.
Two -Os works correctly.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|c |tree-optimization
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29285