This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/1687] [3.4 regression] Exponential time behavior with -O -finline-functions (compile time regression from 3.2, 3.3)
- From: "s dot bosscher at student dot tudelft dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2003 21:43:08 -0000
- Subject: [Bug c/1687] [3.4 regression] Exponential time behavior with -O -finline-functions (compile time regression from 3.2, 3.3)
- References: <20010117120600.1687.kcook34@ford.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1687
------- Additional Comments From s dot bosscher at student dot tudelft dot nl 2003-06-19 21:43 -------
Subject: Re: [3.4 regression] Exponential time behavior with
-O -finline-functions (compile time regression from 3.2, 3.3)
pinskia at physics dot uc dot edu wrote:
>PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
>http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1687
>
>
>pinskia at physics dot uc dot edu changed:
>
> What |Removed |Added
>----------------------------------------------------------------------------
>OtherBugsDependingO| |8361
> nThis| |
>
>
Eh? Please undo this.
Last time I checked, this made virtually no difference for this PR, and
PR 8361 most certainly does not depend on this one (in fact the test
case for this PR always compiled fine with g++, only the C front end got
stuck on something. I haven't figured out what the difference is
unfortunately).