]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/doc/md.texi
md.texi (Standard Names): Clarify when movX is needed.
authorHans-Peter Nilsson <hp@axis.com>
Wed, 5 Apr 2000 21:14:53 +0000 (21:14 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 5 Apr 2000 21:14:53 +0000 (21:14 +0000)
commit65945ec1b3c5199a692e477b873cb975285cc515
treeae42126fedf19fc11979a414c3bc82d0b8ae8029
parent0d0df4fcbf84383855c6682bdbc0d9b5a7bb51df
md.texi (Standard Names): Clarify when movX is needed.

* md.texi (Standard Names): Clarify when movX is needed.

* combine.c (simplify_comparison) [MINUS]: Do not replace
all (op (minus A B) 0) with (op A B).

From-SVN: r32940
gcc/ChangeLog
gcc/combine.c
gcc/md.texi