OSDN Git Service

authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 May 1999 23:06:09 +0000 (23:06 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 May 1999 23:06:09 +0000 (23:06 +0000)
        * mips.h (ENCODE_SECTION_INFO): Do not perform GP optimizations
        on variables in specific sections other than .sbss and .sdata.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27037 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 13bce8f..b8fbee0 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