From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9900 invoked by alias); 23 May 2008 21:19:57 -0000 Received: (qmail 9777 invoked by uid 48); 23 May 2008 21:19:15 -0000 Date: Fri, 23 May 2008 21:19:00 -0000 Message-ID: <20080523211915.9776.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/22523] template/inline1.C does not test correctly on all targerts In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hp 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: 2008-05/txt/msg01813.txt.bz2 ------- Comment #3 from hp at gcc dot gnu dot org 2008-05-23 21:19 ------- No, that change didn't work. On contrary, r135691 caused this test to fail for targets with _ in front of labels, for example cris-elf, by now matching the *use* of the label, like so: jsr __ZN1X3FooIiEEvT_ I'll commit a change that uses a pattern from one of the other non-label-def scan-assembler-not tests. -- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janis at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22523