2014-02-03 James Greenhalgh <james.greenhalgh@arm.com>
Will Deacon <will.deacon@arm.com>
* doc/gimple.texi (gimple_asm_clear_volatile): Remove.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@207419
138bc75d-0d04-0410-961f-
82ee72b054a4
+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}