This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/22173] [3.4/4.0/4.1 regression] Bogus template keyword accepted
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Oct 2005 08:07:58 -0000
- Subject: [Bug c++/22173] [3.4/4.0/4.1 regression] Bogus template keyword accepted
- References: <bug-22173-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from reichelt at gcc dot gnu dot org 2005-10-17 08:07 -------
This is only fixed on mainline.
It won't be fixed on the 4.0 branch as Mark said in the patch
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00930.html
> Tested on x86_64-unknown-linux-gnu, applied on the mainline. We'll
> not be fixing PR 22137 on the 4.0 branch; it's just a missed
> diagnostic, and clearly, the risk of applying this patch is too great.
--
reichelt at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|4.0.3 |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22173