mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 floating...
authorThiemo Seufer <ths@mips.com>
Tue, 20 Nov 2007 13:48:55 +0000 (13:48 +0000)
committerThiemo Seufer <ths@gcc.gnu.org>
Tue, 20 Nov 2007 13:48:55 +0000 (13:48 +0000)
commit0a7ea4078e674372b3b23445c0ccf8f0529dc769
treed50b935bb436d456bfc1dd4c9167a79f8262901e
parenta0ba4e53fdbf2c06629de9f1fcd26c2b663b3461
mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 floating-point.

* config/mips/mips.c (mips_file_start): Add support for
flagging 32-bit code with -mfp64 floating-point.

From-SVN: r130313
gcc/ChangeLog
gcc/config/mips/mips.c