[Bug 199554] clang assembler generates errors for .uleb128

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 20 02:52:27 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199554

            Bug ID: 199554
           Summary: clang assembler generates errors for .uleb128
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm
               URL: http://chips.ysv.freebsd.org/data/11armv6hf-default/20
                    15-04-19_22h30m33s/logs/errors/texlive-base-20140525_6
                    .log
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm at FreeBSD.org
          Reporter: sbruno at FreeBSD.org
                CC: dim at FreeBSD.org

I'm guessing that GAS understands the ARM assembly directive:

.uleb128 94, 10

Clang --integrated-as does not:

lj_vm_asm.s:2653:13: error: unexpected token in directive
        .uleb128 94, 10

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list