In gcc: 2000-08-27 Geoff Keating <geoffk@cygnus.com>
authorGeoff Keating <geoffk@cygnus.com>
Sun, 27 Aug 2000 21:54:56 +0000 (21:54 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 27 Aug 2000 21:54:56 +0000 (21:54 +0000)
commite53ca51f94aea5a90e6326d634c2286982359166
tree3380d3c43229668c919a48d461e9ee9a8a1b1b82
parentcb0112489477f3f20e6c257638acbfa2a1d8f7a4
In gcc: 2000-08-27 Geoff Keating <geoffk@cygnus.com>

In gcc:
2000-08-27  Geoff Keating  <geoffk@cygnus.com>

* config/rs6000/rs6000.md (movdi_internal64+5): Make SUBREG-safe
by using gen_lowpart_common.
(movdi_internal64+6): Likewise.

In gcc/testsuite:
2000-08-27  Geoff Keating  <geoffk@cygnus.com>

* gcc.c-torture/compile/20000825-1.c: New test.

From-SVN: r36005
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20000825-1.c [new file with mode: 0644]