[Bug tree-optimization/45704] [4.5 Regression] load byte instruction is used for volatile int
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 21 10:48:00 GMT 2010
------- Comment #4 from rguenth at gcc dot gnu dot org 2010-09-21 10:47 -------
Subject: Bug 45704
Author: rguenth
Date: Tue Sep 21 10:47:28 2010
New Revision: 164475
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164475
Log:
2010-09-21 Richard Guenther <rguenther@suse.de>
PR middle-end/45704
* gimplify.c (gimplify_modify_expr_rhs): Preserve volatileness.
* gcc.dg/torture/pr45704.c: New testcase.
Added:
branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/torture/pr45704.c
Modified:
branches/gcc-4_5-branch/gcc/ChangeLog
branches/gcc-4_5-branch/gcc/gimplify.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45704
More information about the Gcc-bugs
mailing list