[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-08-20 Thread pinskia at gcc dot gnu dot org
--- 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:

[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-04-16 Thread dberlin at dberlin dot org
--- 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

[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-04-15 Thread fxcoudert at gmail dot com
--- 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

[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-04-15 Thread dberlin at gcc dot gnu dot org
--- 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

[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-03-14 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last recon

[Bug middle-end/31068] ICE at -O1 -fipa-pta

2007-03-07 Thread dberlin at dberlin dot org
--- 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.