a318179e4e
config/ * mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt. (CXXFLAGS_FOR_TARGET): Likewise. gcc/ * doc/invoke.texi: Document the MIPS -mlocal-sdata, -mextern-sdata and -mgpopt options. Adjust the -G documentation to match. * config/mips/mips.opt (mextern-data, mgpopt, mlocal-data): New. * config/mips/mips.c (mips_rtx_constant_in_small_data_p): New function, split out from mips_classify_symbol. Return false for !TARGET_LOCAL_SDATA. (mips_classify_symbol): Call mips_rtx_constant_in_small_data_p. Only use GP-relative accesses for non-pool symbols if TARGET_GPOPT. (override_options): Check whether the -mgpopt setting is consistent with the other flags. (symbolic_expression_p): Delete. (mips_select_rtx_section): Use mips_rtx_constant_in_small_data_p and default_elf_select_rtx_section. (mips_in_small_data_p): Honor section attributes for MIPS16 too. Return false for local data unless TARGET_LOCAL_SDATA. Likewise external data and TARGET_EXTERN_SDATA. gcc/testsuite/ * gcc.dg/attr-alias-3.c: Use real asm for MIPS. * gcc.target/mips/mips.exp (setup_mips_tests): Set mips_forced_gp and mips_forced_no_er. (dg-mips-options): Add -mno-abicalls when a small-data option is specified. Skip tests with small-data options if mips_forced_gp. Skip tests with -mexplicit-relocs if mips_forced_no_er. * gcc.target/mips/sdata-1.c: New test. * gcc.target/mips/sdata-2.c: Likewise. * gcc.target/mips/sdata-3.c: Likewise. * gcc.target/mips/sdata-4.c: Likewise. From-SVN: r128230 |
||
---|---|---|
.. | ||
acinclude.m4 | ||
acx.m4 | ||
ChangeLog | ||
codeset.m4 | ||
confsubdir.m4 | ||
depstand.m4 | ||
enable.m4 | ||
gettext-sister.m4 | ||
gettext.m4 | ||
glibc21.m4 | ||
gxx-include-dir.m4 | ||
iconv.m4 | ||
intdiv0.m4 | ||
inttypes_h.m4 | ||
inttypes-pri.m4 | ||
inttypes.m4 | ||
lcmessage.m4 | ||
ld-symbolic.m4 | ||
lead-dot.m4 | ||
lib-ld.m4 | ||
lib-link.m4 | ||
lib-prefix.m4 | ||
mh-armpic | ||
mh-cxux | ||
mh-cygwin | ||
mh-decstation | ||
mh-dgux386 | ||
mh-djgpp | ||
mh-elfalphapic | ||
mh-i370pic | ||
mh-ia64pic | ||
mh-interix | ||
mh-lynxrs6k | ||
mh-m68kpic | ||
mh-mingw | ||
mh-ncr3000 | ||
mh-necv4 | ||
mh-papic | ||
mh-ppc-aix | ||
mh-ppc-darwin | ||
mh-ppcpic | ||
mh-s390pic | ||
mh-sco | ||
mh-solaris | ||
mh-sparcpic | ||
mh-sysv4 | ||
mh-sysv5 | ||
mh-x86omitfp | ||
mh-x86pic | ||
mt-alphaieee | ||
mt-d30v | ||
mt-gnu | ||
mt-mep | ||
mt-netware | ||
mt-ospace | ||
mt-sde | ||
mt-spu | ||
mt-v810 | ||
mt-wince | ||
multi.m4 | ||
nls.m4 | ||
no-executables.m4 | ||
po.m4 | ||
progtest.m4 | ||
stdint_h.m4 | ||
stdint.m4 | ||
tls.m4 | ||
uintmax_t.m4 | ||
ulonglong.m4 | ||
unwind_ipinfo.m4 | ||
warnings.m4 |