--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26376
--- Comment #5 from dberlin at gcc dot gnu dot org 2006-02-23 18:25 ---
Fixed.
--
dberlin at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #4 from dberlin at gcc dot gnu dot org 2006-02-23 18:16 ---
Subject: Bug 26376
Author: dberlin
Date: Thu Feb 23 18:16:12 2006
New Revision: 111392
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111392
Log:
2006-02-23 Daniel Berlin <[EMAIL PROTECTED]>
Fix P
--- Comment #3 from dberlin at gcc dot gnu dot org 2006-02-21 16:20 ---
Subject: Re: K+R style function compiled with
-qipa-pta ICEs
On Tue, 2006-02-21 at 14:05 +, pinskia at gcc dot gnu dot org wrote:
>
> --- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-21
--- Comment #2 from dberlin at gcc dot gnu dot org 2006-02-21 14:48 ---
fipa-pta currently doesn't do anything interesting, it just builds points-to
sets and then deletes them.
I will fix things when i get a chance..
--
dberlin at gcc dot gnu dot org changed:
What|Rem