From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13937 invoked by alias); 20 Oct 2003 19:47:34 -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 13925 invoked by uid 48); 20 Oct 2003 19:47:34 -0000 Date: Mon, 20 Oct 2003 19:50:00 -0000 Message-ID: <20031020194734.13924.qmail@sources.redhat.com> From: "bangerth at dealii dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031020192912.12694.belz@kolumbus.fi> References: <20031020192912.12694.belz@kolumbus.fi> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/12694] insufficient contextual information to determine type - templated function parameter X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg01654.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12694 bangerth at dealii dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |critical Status|UNCONFIRMED |NEW Ever Confirmed| |1 Last reconfirmed|0000-00-00 00:00:00 |2003-10-20 19:47:33 date| | Target Milestone|--- |3.4 ------- Additional Comments From bangerth at dealii dot org 2003-10-20 19:47 ------- Confirmed. This is totally bogus! It compiles with 3.3, so is a mainline regression. W.