[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-29 Thread lmillward at gcc dot gnu dot org
--- Comment #6 from lmillward at gcc dot gnu dot org 2006-08-29 19:07 --- This doesn't ICE for me with current mainline: bug.cc:1: error: 'void' is not a valid type for a template constant parameter void bar() bug.cc:2: error: no matching function for call to 'foo()' Can anyone else

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-29 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-08-30 03:39 --- Been fixed since at least 4.2.0 20060826. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28641

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-29 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-08-30 04:41 --- I had meant to close this as fixed the last time. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-20 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28641

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-15 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-08-15 18:35 --- Confirmed as reproduced by Lee. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-10 Thread lmillward at gcc dot gnu dot org
--- Comment #4 from lmillward at gcc dot gnu dot org 2006-08-10 19:25 --- Fixed on the 4.1 branch by the reversal of the patch for PR 27668 so removing the 4.1 regression marker. -- lmillward at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28641] [4.2 regression] ICE calling template function with invalid template parameter

2006-08-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28641