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] [4.6/4.7/4.8 Regression] volatile ignored when function inlined


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56077

--- Comment #10 from Andrey Belevantsev <abel at gcc dot gnu.org> 2013-02-25 08:48:48 UTC ---
Author: abel
Date: Mon Feb 25 08:48:42 2013
New Revision: 196252

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196252
Log:
2013-02-25  Andrey Belevantsev  <abel@ispras.ru>
            Alexander Monakov  <amonakov@ispras.ru>

        PR middle-end/56077
        * sched-deps.c (sched_analyze_insn): When reg_pending_barrier,
        flush pending lists also on non-jumps.  Adjust comment.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/sched-deps.c


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