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/16158] O(N^2) in tree-ssa-pre.c


------- Additional Comments From dberlin at gcc dot gnu dot org  2004-06-23 14:38 -------
All in the N^2 portion (in this case set_subtract/set_contains). I'll fix in a little while :)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-23 14:38:35
               date|                            |


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


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