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 tree-optimization/63375] [4.8/4.9/5 Regression] reordering of reads across fences


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63375

--- Comment #7 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Thu Oct  2 17:11:24 2014
New Revision: 215806

URL: https://gcc.gnu.org/viewcvs?rev=215806&root=gcc&view=rev
Log:
2014-10-02  Martin Jambor  <mjambor@suse.cz>

    PR tree-optimization/63375
    * tree-sra.c (build_access_from_expr_1): Disqualify volatile
    references.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-sra.c


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