This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16975] Tremendous increase in compile times for 3.4.1 with -mcpu=G5
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2004 02:31:27 -0000
- Subject: [Bug target/16975] Tremendous increase in compile times for 3.4.1 with -mcpu=G5
- References: <20040810221624.16975.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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