[Bug c++/37719] incorrect type on warning of mismatched exception specification with templates

2008-10-03 Thread paolo at gcc dot gnu dot org


--- Comment #2 from paolo at gcc dot gnu dot org  2008-10-03 16:30 ---
Subject: Bug 37719

Author: paolo
Date: Fri Oct  3 16:29:07 2008
New Revision: 140855

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140855
Log:
/cp
2008-10-03  Paolo Carlini  [EMAIL PROTECTED]

PR c++/37719
* error.c (dump_function_decl): Save the exceptions in case of
error about incompatible specifications in a specialization.

/testsuite
2008-10-03  Paolo Carlini  [EMAIL PROTECTED]

PR c++/37719
* g++.dg/template/error36.C: New.

Added:
trunk/gcc/testsuite/g++.dg/template/error36.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/error.c
trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37719



[Bug c++/37719] incorrect type on warning of mismatched exception specification with templates

2008-10-03 Thread paolo dot carlini at oracle dot com


--- Comment #3 from paolo dot carlini at oracle dot com  2008-10-03 16:31 
---
Fixed for 4.4.0.


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED
   Target Milestone|--- |4.4.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37719



[Bug c++/37719] incorrect type on warning of mismatched exception specification with templates

2008-10-02 Thread paolo dot carlini at oracle dot com


--- Comment #1 from paolo dot carlini at oracle dot com  2008-10-02 19:18 
---
Seems easy to fix in dump_function_decl.


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |paolo dot carlini at oracle
   |dot org |dot com
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-10-02 19:18:56
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37719