r202435 - in /branches/gcc-4_8-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Sep 10 11:48:00 GMT 2013
Author: jakub
Date: Tue Sep 10 11:48:30 2013
New Revision: 202435
URL: http://gcc.gnu.org/viewcvs?rev=202435&root=gcc&view=rev
Log:
PR rtl-optimization/58365
* cfgcleanup.c (merge_memattrs): Also clear MEM_READONLY_P
resp. MEM_NOTRAP_P if they differ, or set MEM_VOLATILE_P if
it differs.
* gcc.c-torture/execute/pr58365.c: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr58365.c
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/cfgcleanup.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list