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 target/16975] Tremendous increase in compile times for 3.4.1 with -mcpu=G5


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-11 02:31 -------
In fact most of the problem comes from the use of bitmaps which is slower between 3.3 and 3.4.0 on 
powerpc-darwin, see PR 13987.  I will update the patch there and submit it again.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |13987
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-11 02:31:26
               date|                            |


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


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