------- Additional Comments From sstrasser at systemhaus-gruppe dot de 2005-04-03 00:59 ------- it's actually a performance _improvement_ between 3.4 and current 4.0 branch:
gcc-Version 3.4.4 20041218 (prerelease) (Debian 3.4.3-6) user 0m57.250s sys 0m1.050s gcc-Version 4.0.0 20050402 (prerelease) user 0m40.290s sys 0m1.070s memory about the same. I'm quite sure though that the error message in comment #2 is a bug and filed 20734(with convenient test case) it also fails on 4.0 branch. (the numbers above are from a slightly different file which performs as bad on the outdated 4.0 I've used before). -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20733