OSDN Git Service

* config/mips/mips.c (override_options): Disable -G on targets that
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2003 20:23:15 +0000 (20:23 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2003 20:23:15 +0000 (20:23 +0000)
commit309a4783fb9fbcf86d24a1a2f189752e4ad574c3
treef70474dc845230a1fde65a533cc211b4904cf999
parent630af0399006b0eff9649a7d8668e18deb719899
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70154 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c