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 middle-end/18927] O(n^2) compile time with -O0 (n= number of basic blocks) in local alloc


------- Additional Comments From steven at gcc dot gnu dot org  2004-12-23 11:21 -------
Right...  OK, so for mainline the problem is different from 3.4
apparently.  Someone should get profile information for this to
see what is going on here.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  GCC build triplet|Intel SUSE 8.1              |
   GCC host triplet|Intel SUSE 8.1              |
 GCC target triplet|Intel SUSE 8.1              |


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


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