]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (override_options): Disable -G on targets that have no .section support.
authorRichard Sandiford <rsandifo@redhat.com>
Mon, 4 Aug 2003 20:23:15 +0000 (20:23 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 4 Aug 2003 20:23:15 +0000 (20:23 +0000)
commit38e596df667d2c263921e990d4e0cb3b4dbb8ead
treef70474dc845230a1fde65a533cc211b4904cf999
parent76d2e2c547be369f04a192181df7f0a8d79cd270
mips.c (override_options): Disable -G on targets that have no .section support.

* config/mips/mips.c (override_options): Disable -G on targets that
have no .section support.
(mips_select_section): Use default_select_section for such targets.

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