bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/14344] New: FAIL: gdb_index_test_[12].sh


From: hjl.tools at gmail dot com
Subject: [Bug gold/14344] New: FAIL: gdb_index_test_[12].sh
Date: Tue, 10 Jul 2012 06:14:39 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14344

             Bug #: 14344
           Summary: FAIL: gdb_index_test_[12].sh
           Product: binutils
           Version: 2.23 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden
                CC: address@hidden
    Classification: Unclassified


On Fedora 17/x86-64, I got

FAIL: gdb_index_test_1.sh
FAIL: gdb_index_test_2.sh

address@hidden testsuite]$ grep "::c2" gdb_index_test_*.stdout | grep const
gdb_index_test_1.stdout:[139] two::c2<const int*>::c2: 0 [no symbol
information]
gdb_index_test_1.stdout:[326] check<two::c2<const int*> >: 0 [no symbol
information]
gdb_index_test_1.stdout:[468] two::c2<const int*>::val: 0 [no symbol
information]
gdb_index_test_1.stdout:[616] two::c2<const int*>::~c2: 0 [no symbol
information]
gdb_index_test_1.stdout:[752] two::c2<const int*>: 0 [no symbol information]
gdb_index_test_2.stdout:[139] two::c2<const int*>::c2: 0 [no symbol
information]
gdb_index_test_2.stdout:[326] check<two::c2<const int*> >: 0 [no symbol
information]
gdb_index_test_2.stdout:[468] two::c2<const int*>::val: 0 [no symbol
information]
gdb_index_test_2.stdout:[616] two::c2<const int*>::~c2: 0 [no symbol
information]
gdb_index_test_2.stdout:[752] two::c2<const int*>: 0 [no symbol information]
address@hidden testsuite]$ 

But

FAIL: gdb_index_test_1.sh (exit: 1)
===================================

Did not find expected output:
   ^\[ *[0-9]*\] two::c2<int const\*>: 

The difference is "const int" vs "int const".

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]