]> gcc.gnu.org Git - gcc.git/commit
Fix for m68k -O0 libstdc++ compiler abort.
authorJim Wilson <wilson@cygnus.com>
Tue, 13 Oct 1998 17:52:36 +0000 (17:52 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 13 Oct 1998 17:52:36 +0000 (10:52 -0700)
commit619aeb96118a16f7eced72de3d4606d04f8ddb3a
tree2a472c03574f0c7981a4c23316a01bb64adee6ba
parent160a655e211aac8dcc34c3614b0d6624e0d79cd2
Fix for m68k -O0 libstdc++ compiler abort.

* config/m68k/m68k.h (HARD_REGNO_MODE_OK): For FP regs, add REGNO >= 16
check.  Add comment to document problems with TARGET_SUN_FPA version
of this macro.
* config/m68k/m68k.md (movxf+1): Support 'r'/'r' moves.

From-SVN: r23056
gcc/ChangeLog
gcc/config/m68k/m68k.h
gcc/config/m68k/m68k.md
This page took 0.062138 seconds and 5 git commands to generate.