--- Comment #5 from pinskia at gcc dot gnu dot org 2007-08-20 08:49 ---
Fixed on the trunk, most likely by:
2007-08-19 Daniel Berlin <[EMAIL PROTECTED]>
Fix PR 32772
Fix PR 32716
Fix PR 32328
Fix PR 32303
--
pinskia at gcc dot gnu dot org changed:
--- Comment #4 from dberlin at gcc dot gnu dot org 2007-04-16 16:55 ---
Subject: Re: ICE at -O1 -fipa-pta
On 16 Apr 2007 06:03:45 -, fxcoudert at gmail dot com
<[EMAIL PROTECTED]> wrote:
>
>
> --- Comment #3 from fxcoudert at gmail dot com 2007-04-16 07:03 ---
> Subject: R
--- Comment #3 from fxcoudert at gmail dot com 2007-04-16 07:03 ---
Subject: Re: ICE at -O1 -fipa-pta
> PS, I will fix this sometime after we have LTO.
> Until then, -fipa-pta is not worth it.
Can it be made an undocumented option, then, for the time being?
Because it's still an ICE
--- Comment #2 from dberlin at gcc dot gnu dot org 2007-04-16 03:15 ---
PS, I will fix this sometime after we have LTO.
Until then, -fipa-pta is not worth it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31068
--
fxcoudert at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last recon
--- Comment #1 from dberlin at gcc dot gnu dot org 2007-03-07 14:31 ---
Subject: Re: New: ICE at -O1 -fipa-pta
On 7 Mar 2007 10:32:37 -, fxcoudert at gcc dot gnu dot org
<[EMAIL PROTECTED]> wrote:
> I saw the -fipa-pta option in the GCC manual, and decided to try it on
> mainline.