[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2021-05-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397 --- Comment #8 from CVS Commits --- The master branch has been updated by H.J. Lu : https://gcc.gnu.org/g:fd7eb4bc94cafa745eba75c64fa483a1689a5aad commit r12-380-gfd7eb4bc94cafa745eba75c64fa483a1689a5aad Author: H.J. Lu Date: Fri Feb 12 16:3

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-09-02 Thread lmillward at gcc dot gnu dot org
--- Comment #7 from lmillward at gcc dot gnu dot org 2006-09-02 14:17 --- Fixed in 4.2. -- lmillward at gcc dot gnu dot org changed: What|Removed |Added Stat

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-09-02 Thread lmillward at gcc dot gnu dot org
--- Comment #6 from lmillward at gcc dot gnu dot org 2006-09-02 14:15 --- Subject: Bug 27397 Author: lmillward Date: Sat Sep 2 14:15:37 2006 New Revision: 116661 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116661 Log: 2006-09-02 Lee Millward <[EMAIL PROTECTED]> P

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-08-30 Thread lmillward at gcc dot gnu dot org
-- lmillward at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |lmillward at gcc dot gnu dot |dot org

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-08-12 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-08-12 21:31 --- A testcase on powerpc-linux with the first testcase, mainline, checking enabled, identified the following patch: http://gcc.gnu.org/viewcvs?view=rev&rev=113081 r113081 | mmitchel | 2006-04-19 16:58:23 + (

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-07-16 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-07-05 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2006-07-06 00:57 --- > Perhaps it doesn't ICE on the 4.1 branch only because release branches don't > have checking enabled? All the compilers I use for testing were configured with --enable-checking - even GCC 2.95.3 ;). Which means

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-07-05 Thread jason at gcc dot gnu dot org
--- Comment #3 from jason at gcc dot gnu dot org 2006-07-05 18:29 --- Perhaps it doesn't ICE on the 4.1 branch only because release branches don't have checking enabled? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-06-04 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-05-04 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-04 15:21 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-05-03 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-03 16:00 --- This seems to work on the 4.1.x branch, however. So it must be a regression. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27397

[Bug c++/27397] [4.2 regression] ICE on invalid template argument

2006-05-02 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |minor Target Milestone|--- |4.2.0 http://