From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19033 invoked by alias); 24 Feb 2010 23:20:56 -0000 Received: (qmail 18900 invoked by uid 48); 24 Feb 2010 23:20:42 -0000 Date: Wed, 24 Feb 2010 23:20:00 -0000 Message-ID: <20100224232042.18899.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/43167] Warnings should not be disabled when instantiating templates defined in system headers In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "manu at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-02/txt/msg02539.txt.bz2 ------- Comment #12 from manu at gcc dot gnu dot org 2010-02-24 23:20 ------- (In reply to comment #11) > Note this is much better than what it was in 4.3 where std::vector was > shown as: > std::vector > > That part looks better GCC, however, in the context information, the clang output is far clearer. Why we print the file with no location info just above the "In function"? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43167