]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix -membedded-data bug found by mips16 port.
authorDJ Delorie <dj@cygnus.com>
Mon, 7 Dec 1998 15:32:26 +0000 (15:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 7 Dec 1998 15:32:26 +0000 (07:32 -0800)
commit5f680ab65ba97123da183e205e4f2c5e15c5aa33
treea405d30c79ee348e52efd917f46d0970efe9711c
parent069f7cf27ac43a69025413e86e8674c8bfa8383d
Fix -membedded-data bug found by mips16 port.

* mips/mips.h (ENCODE_SECTION_INFO): Handle TARGET_EMBEDDED_DATA.
Add comment.
* mips/mips.c (mips_select_section): Add comment.

From-SVN: r24158
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h