[Bug c++/26186] internal compiler error in template resolution

2006-02-09 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-02-09 13:51 --- Actually it's already fixed in 3.4.5. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/26186] internal compiler error in template resolution

2006-02-09 Thread rguenth at gcc dot gnu dot org
--- 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)': testLa

[Bug c++/26186] internal compiler error in template resolution

2006-02-08 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-08 23:34 --- On the mainline I get: testLatency.cc:8: error: invalid use of 'class sideParms' -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/26186] internal compiler error in template resolution

2006-02-08 Thread smirolo at hotmail dot com
--- Comment #1 from smirolo at hotmail dot com 2006-02-08 23:26 --- Created an attachment (id=10809) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10809&action=view) save-temps file (compressed) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26186