[Bug middle-end/56077] volatile ignored when function inlined
huntting at glarp dot com
gcc-bugzilla@gcc.gnu.org
Thu Jan 24 00:00:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56077
--- Comment #6 from Brad Huntting <huntting at glarp dot com> 2013-01-23 23:59:39 UTC ---
Er... The asm()s are beside the point. There is no reording bug. The
problem is that the 3 volatile assignments are being squished into 1. BTW:
I first noticed this with the RX cross compiler which I've reported to
KPIT, and they say it's fixed in their latest release.
brad
On Wed, Jan 23, 2013 at 9:34 AM, rguenth at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56077
>
> Richard Biener <rguenth at gcc dot gnu.org> changed:
>
> What |Removed |Added
>
> ----------------------------------------------------------------------------
> Keywords| |wrong-code
>
> --
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
More information about the Gcc-bugs
mailing list