This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR target/6540


   From: Jakub Jelinek <jakub@redhat.com>
   Date: Thu, 2 May 2002 19:59:48 +0200
   
   2002-05-02  Jakub Jelinek  <jakub@redhat.com>
   
   	PR target/6540
   	* config.gcc (sparc*-*-solaris2*): Set float_format to i128.
   	* config/float-sparc.h: Assume 128-bit long double if
   	__LONG_DOUBLE_128__ is defined.
   
   
Mark, Richard and I have decided that we'd like to fix this
Solaris Sparc regression using Jakub's patch here because it
is the simplest fix to consider for the 3.1 branch.

A more involved cleanup may be warranted, long term, but it
is only appropriate for the mainline.

Therefore, ok to install on the branch to close this regression?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]