This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/53665] New: test g++.dg/abi/mangle50.C has duplicate scan-assembler lines


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

             Bug #: 53665
           Summary: test g++.dg/abi/mangle50.C has duplicate
                    scan-assembler lines
    Classification: Unclassified
           Product: gcc
           Version: 4.7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: janis@gcc.gnu.org
                CC: jason@gcc.gnu.org


Test g++.dg/abi/mangle50.C has three dg-final test directives with
scan-assembler checks, two of which are identical.  The third one is probably
supposed to be for function h, but instead of guessing what it should be I'll
let someone who understands the issue figure it out.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]