[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Oct 9 02:51:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-09 02:51 -------
This is a target problem, we are not finding a temp slot which was the same which means that we are 
adding more and more temp slots which causes the problem.  Unlike any other target were we find the 
temp slots.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-09 02:51:24
               date|                            |


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



More information about the Gcc-bugs mailing list