]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations on variables in specifi...
authorJeff Law <law@gcc.gnu.org>
Wed, 19 May 1999 23:06:09 +0000 (17:06 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 19 May 1999 23:06:09 +0000 (17:06 -0600)

        * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
        on variables in specific sections other than .sbss and .sdata.

From-SVN: r27037

gcc/ChangeLog

index 13bce8f8da9d276781070da126b3197d67145f05..b8fbee0c10acf9b8572930f223f109deee59705b 100644 (file)
@@ -1,3 +1,8 @@
+Wed May 19 23:58:58 1999  Jeffrey A Law  (law@cygnus.com)
+
+       * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
+       on variables in specific sections other than .sbss and .sdata.
+
 Wed May 19 03:56:56 1999  Mark Mitchell  <mark@codesourcery.com>
 
        * stmt.c (expand_return): Call start_cleanup_deferral and