re PR target/21571 (ICE in rs6000.c with -msdata=default.)
authorAlan Modra <amodra@gcc.gnu.org>
Tue, 23 Aug 2005 02:39:56 +0000 (12:09 +0930)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 23 Aug 2005 02:39:56 +0000 (12:09 +0930)
commit0c380712e71adc4f422634762736c220277772bb
tree98588db07a9e8c4055184355eb343c78247a864c
parentd0515b3965b46f91494494e546d4158f64e4f366
re PR target/21571 (ICE in rs6000.c with -msdata=default.)

PR target/21571
* config/rs6000/rs6000.c (rs6000_legitimate_small_data_p): Rename
from legitimate_small_data_p, and make global.  Update use.
Remove forward declaration.
* config/rs6000/rs6000-protos.h (rs6000_legitimate_small_data_p):
Declare.
* config/rs6000/rs6000.md (movdf_hardfloat32): Allow small data mems.

From-SVN: r103382
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md