]> git.ipfire.org Git - thirdparty/gcc.git/commit
Index: ChangeLog
authorGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 17 Feb 2004 05:15:05 +0000 (05:15 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 17 Feb 2004 05:15:05 +0000 (05:15 +0000)
commite3d6e7405227b25651958b6e5a6b06ed45048943
tree6dfb44863c0022501e008c5e034fc8b9d78d044f
parentef2a223fbdeea1853e00c0cbf98f3d812e054924
Index: ChangeLog
2004-02-16  Geoffrey Keating  <geoffk@apple.com>

* doc/md.texi (Insn Canonicalizations): Document left-chaining
in associative operators.
* rtlanal.c (commutative_operand_precedence): Create some new
variables.  Prefer a commutative operand on the left, then
binary expressions, then NEG and NOT.

Index: testsuite/ChangeLog
2004-02-16  Geoffrey Keating  <geoffk@apple.com>

* gcc.c-torture/compile/20040216-1.c: New.

From-SVN: r77945
gcc/ChangeLog
gcc/doc/md.texi
gcc/rtlanal.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20040216-1.c [new file with mode: 0644]