public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/52296] New: FAIL: g++.dg/debug/dwarf2/pr52260.C
@ 2012-02-17 13:06 Greta.Yorsh at arm dot com
  2012-02-17 14:46 ` [Bug testsuite/52296] " jakub at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greta.Yorsh at arm dot com @ 2012-02-17 13:06 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52296

             Bug #: 52296
           Summary: FAIL: g++.dg/debug/dwarf2/pr52260.C
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: Greta.Yorsh@arm.com
                CC: jakub@gcc.gnu.org
            Target: arm-none-eabi


This test passes on trunk, but fails on gcc 4.6 branch (r184304) with the
following message: 

$ arm-eabi-g++
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C
-gdwarf-4 -std=c++0x  -S    -o pr52260.s 
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:77:27:
error: expected unqualified-id before 'using'
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:80:15:
error: 'AD' does not name a type
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:82:23:
error: 'AZ' was not declared in this scope
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:82:24:
error: template argument 1 is invalid
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:87:2:
error: 'AZ' does not name a type
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C: In
member function 'void A::Z<void>::foo(B)':
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:102:18:
error: no matching function for call to 'A::AA::AE::o3(A::AA::AE::AY<void,
A::AA::AE::C1>&)'
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:102:18:
note: candidate is:
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:82:12:
note: void A::AA::AE::o3(int, bool)
/work/local-checkouts/gcc-fsf/gcc/testsuite/g++.dg/debug/dwarf2/pr52260.C:82:12:
note:   no known conversion for argument 1 from 'A::AA::AE::AY<void,
A::AA::AE::C1>' to 'int'

FAIL: g++.dg/debug/dwarf2/pr52260.C 

The test was introduced by this patch:
http://gcc.gnu.org/ml/gcc-patches/2012-02/msg00860.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52260


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-17 14:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-17 13:06 [Bug testsuite/52296] New: FAIL: g++.dg/debug/dwarf2/pr52260.C Greta.Yorsh at arm dot com
2012-02-17 14:46 ` [Bug testsuite/52296] " jakub at gcc dot gnu.org
2012-02-17 14:58 ` jakub at gcc dot gnu.org
2012-02-17 15:39 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).