From 9226639c0645293a0185d99c4918e0f696f8263d Mon Sep 17 00:00:00 2001 From: law Date: Wed, 19 May 1999 23:06:09 +0000 Subject: [PATCH] =?utf8?q?=EF=BF=BD=20=20=20=20=20=20=20=20=20*=20mips.h?= =?utf8?q?=20(ENCODE=5FSECTION=5FINFO):=20Do=20not=20perform=20GP=20optimi?= =?utf8?q?zations=20=20=20=20=20=20=20=20=20on=20variables=20in=20specific?= =?utf8?q?=20sections=20other=20than=20.sbss=20and=20.sdata.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27037 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 13bce8f..b8fbee0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 * stmt.c (expand_return): Call start_cleanup_deferral and -- 2.7.4