------- Comment #3 from rguenth at gcc dot gnu dot org 2006-02-09 09:48 ------- I can reproduce the ICE on i686 with 3.4.4, but it seems to be fixed with g++ (GCC) 3.4.6 20060110 (prerelease) which tells us
testLatency.cc: In function `latency latencyOf(size_t, widthTag, widthTag, int)': testLatency.cc:8: error: invalid use of `class sideParms<s>' For some reason I don't have 3.4.5, so I'm unsure about the target milestone where this is fixed (just saying 3.4.6 for now). -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |ice-on-invalid-code Known to fail| |3.4.4 Known to work| |3.4.6 4.0.0 Resolution| |FIXED Target Milestone|--- |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26186