2014-02-03 James Greenhalgh <james.greenhalgh@arm.com>
Will Deacon <will.deacon@arm.com>
* doc/gimple.texi (gimple_asm_clear_volatile): Remove.
Co-Authored-By: Will Deacon <will.deacon@arm.com>
From-SVN: r207419
+2014-02-03 James Greenhalgh <james.greenhalgh@arm.com>
+ Will Deacon <will.deacon@arm.com>
+
+ * doc/gimple.texi (gimple_asm_clear_volatile): Remove.
+
2014-02-03 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/arm/arm-tables.opt: Regenerate.
Mark asm statement @code{G} as volatile.
@end deftypefn
-@deftypefn {GIMPLE function} void gimple_asm_clear_volatile (gimple g)
-Remove volatile marker from asm statement @code{G}.
-@end deftypefn
-
@node @code{GIMPLE_ASSIGN}
@subsection @code{GIMPLE_ASSIGN}
@cindex @code{GIMPLE_ASSIGN}