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/48238] FAIL: gcc.dg/debug/dwarf2/pr47939-0.c scan-assembler on *-apple-darwin*


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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-22 14:50:40 UTC ---
On x86-linux it is

        .uleb128 0x5    # (DIE (0x4b) DW_TAG_typedef)
        .long   .LASF4  # DW_AT_name: "Harry_t"

what we match.

Better regexps appreciated.


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