]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/63375 (reordering of reads across fences)
authorMartin Jambor <mjambor@suse.cz>
Thu, 2 Oct 2014 16:49:14 +0000 (18:49 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Thu, 2 Oct 2014 16:49:14 +0000 (18:49 +0200)
commit252c1a465c2b12af14649a30fdf73fbd5d24b66d
treeebb6b6b0c17c9099a0856aaf9ec879565bd64921
parentd17f7d8a9dd8ef8e3152a497e0e7eede6c857c87
re PR rtl-optimization/63375 (reordering of reads across fences)

2014-10-02  Martin Jambor  <mjambor@suse.cz>

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

From-SVN: r215804
gcc/ChangeLog
gcc/tree-sra.c