This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/26376] K+R style function compiled with -fipa-pta ICEs



------- 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    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |dberlin at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-02-21 14:05:16         |2006-02-21 14:48:34
               date|                            |
            Summary|K+R style function compiled |K+R style function compiled
                   |with -qipa-pta ICEs         |with -fipa-pta ICEs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26376


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]