Re: GCC Inline assembly - immediate integer operand emit without $

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

 



Is there reason why gcc emits $ with constants? I dont think gas requires $.

On Thu, Aug 30, 2012 at 4:10 PM, Sam <samueldotj@xxxxxxxxx> wrote:

> But it fails because gcc emits the assembly code with $.
> Is there a way to instruct gcc to avoid emitting $?
>     .pushsection .test
>      .long 0, $1, $2 <<<<<<
>      .popsection
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux