--- Comment #7 from pinskia at gcc dot gnu dot org 2006-10-20 07:33 ---
Yes this is a dup of bug 29236.
*** This bug has been marked as a duplicate of 29236 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #6 from syntheticpp at gmx dot net 2006-10-16 21:18 ---
(In reply to comment #2)
> Quickly looking at the source, I think this is the same as PR 29438 and PR
> 29236.
>
Yes, this is possible, allways template templates are used as template
parameter.
--
http://gcc.gnu.
--- Comment #5 from syntheticpp at gmx dot net 2006-10-16 21:09 ---
bug2.cpp: 4.0.1 and 20061010 doesn't crash.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29486
--- Comment #4 from syntheticpp at gmx dot net 2006-10-16 20:59 ---
Created an attachment (id=12448)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12448&action=view)
mingw-gcc crash
Here another file which does not compile.
On Windows gcc even crashs:
bug2.cpp: In function `void
--- Comment #3 from syntheticpp at gmx dot net 2006-10-16 20:53 ---
Comeau compiles it, but vc8 also fails.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29486
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-16 20:07 ---
Quickly looking at the source, I think this is the same as PR 29438 and PR
29236.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
---
--- Comment #1 from syntheticpp at gmx dot net 2006-10-16 17:40 ---
Created an attachment (id=12447)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12447&action=view)
demo: g++ bug.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29486