This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21308] [4.0/4.1 Regression] Very high compile time
- From: "dberlin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2005 23:25:37 -0000
- Subject: [Bug c++/21308] [4.0/4.1 Regression] Very high compile time
- References: <20050430213729.21308.peturrun@internet.is>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dberlin at gcc dot gnu dot org 2005-04-30 23:25 -------
If we used integers instead of computing this all using size_binop, this
testcase would take no time at all
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21308