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: i...@airs.com
        ReportedBy: hjl.to...@gmail.com
                CC: ccout...@google.com
    Classification: Unclassified


On Fedora 17/x86-64, I got

FAIL: gdb_index_test_1.sh
FAIL: gdb_index_test_2.sh

[hjl@gnu-6 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]
[hjl@gnu-6 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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to