]> gcc.gnu.org Git - gcc.git/commit
Fix mips16 libstdc++ builds. Fix inconsistency from Apr 7 change.
authorJim Wilson <wilson@cygnus.com>
Fri, 7 May 1999 12:42:05 +0000 (12:42 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 7 May 1999 12:42:05 +0000 (05:42 -0700)
commit52ecdfda6590bc24e48db6bbe0cf210d39c26572
tree110a889cd2f0a819c32ee9bba382c790225620c8
parente42dc6049611fc5a9c3b44eba7a7fecf87393a9f
Fix mips16 libstdc++ builds.  Fix inconsistency from Apr 7 change.

* mips/elf64.h (MAKE_DECL_ONE_ONLY, UNIQUE_SECTION_P): Define.
* mips/mips.c (mips_select_rtx_section): When TARGET_MIPS16, use
function_section instead of text_section.
* mips/mips.h (ENCODE_SECTION_INFO): Add check for UNIQUE_SECTION_P
in TARGET_MIPS16 STRING_CST handling.

From-SVN: r26824
gcc/ChangeLog
gcc/config/mips/elf64.h
gcc/config/mips/mips.c
gcc/config/mips/mips.h
This page took 0.059356 seconds and 5 git commands to generate.