r166714 - in /branches/gcc-4_5-branch/gcc: fort...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Sat Nov 13 17:23:00 GMT 2010
Author: burnus
Date: Sat Nov 13 17:23:49 2010
New Revision: 166714
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166714
Log:
2010-11-13 Tobias Burnus <burnus@net-b.de>
PR fortran/45742
* trans-common.c (build_field): Add TREE_SIDE_EFFECTS for
* volatile.
* trans-decl.c (gfc_finish_var_decl): Ditto.
(create_function_arglist): Handle volatile dummy arguments.
2010-11-13 Tobias Burnus <burnus@net-b.de>
PR fortran/45742
* gfortran.dg/volatile12.f90: New.
Added:
branches/gcc-4_5-branch/gcc/testsuite/gfortran.dg/volatile12.f90
Modified:
branches/gcc-4_5-branch/gcc/fortran/ChangeLog
branches/gcc-4_5-branch/gcc/fortran/trans-common.c
branches/gcc-4_5-branch/gcc/fortran/trans-decl.c
branches/gcc-4_5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list