From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5053 invoked by alias); 11 Oct 2005 19:30:59 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 5041 invoked by uid 48); 11 Oct 2005 19:30:57 -0000 Date: Tue, 11 Oct 2005 19:30:00 -0000 Message-ID: <20051011193057.5040.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/24314] Extra "template<>" in partial specialization is compiled successfuly. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" X-SW-Source: 2005-10/txt/msg01387.txt.bz2 List-Id: ------- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-11 19:30 ------- (In reply to comment #2) > Wow, that was fast! > What about this code? > I am using g++ 4.0.1, and it compiles without any error. Yes that should fail to compile. Confirmed, not a regression. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Known to fail|2.95.3 3.0.4 3.3.3 3.2.3 |2.95.3 3.0.4 3.3.3 3.2.3 | |3.4.0 4.0.0 4.1.0 Known to work|3.4.0 4.0.0 4.1.0 | Last reconfirmed|0000-00-00 00:00:00 |2005-10-11 19:30:56 date| | Target Milestone|3.4.0 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24314