Re: Compiler optimizing variables in inline assembly

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

 



On Fri, Feb 21, 2014 at 10:02 AM, Andrew Haley <aph@xxxxxxxxxx> wrote:
> It's hard for me to give a 100% answer to that one, but GCC has an
> idea what memory is reachable from every pointer.  So, this won't
> clobber memory that's unreachable or has a different type from that
> pointer.  It probably doesn't matter.
>

I see.  Good to know.


> P.S.  Please don't top-post on GCC lists.  :-)

I'm new to mailing lists.  Thanks for the heads up!




[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