This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14409] [3.3/3.4/3.5 regression] Accepts invalid function signature for explicit instantiation
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Mar 2004 10:45:11 -0000
- Subject: [Bug c++/14409] [3.3/3.4/3.5 regression] Accepts invalid function signature for explicit instantiation
- References: <20040303153227.14409.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mmitchel at gcc dot gnu dot org 2004-03-09 10:45 -------
This patch is OK for 3.4 and mailine, but you should spell the call to
"comptypes" as "same_type_p".
Thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14409