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 middle-end/56077] volatile ignored when function inlined


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.
>


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