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/6512 and PR target/5628 (take 2)


   From: Mark Mitchell <mark@codesourcery.com>
   Date: Wed, 01 May 2002 09:29:36 -0700
   
   --On Wednesday, May 01, 2002 10:36:45 AM +0200 Jakub Jelinek 
   <jakub@redhat.com> wrote:
   
   > I've commited following fix for the two SPARC PRs to trunk (bootstrapped
   > on sparc-redhat-linux (or should that be sparc-aurora-linux?), no
   > regressions). It is a regression from at least gcc 2.96-RH (don't have
   > other pre-gcc-3.1  compilers on my SPARC box).
   > Mark, ok for branch?
   >
   
   If Dave M. approves (or has approved) it, yes.  It looks sensible to me,
   but I want lots of eyes at this point.  You SPARC guys really ought to
   make functions out of those giant macros... :-)

I have no problems with Jakub's patch.

Anytime I have to edit these big macros, I actually do move the
implementation into sparc.c :-)  I'll schedule to clean them all
up in the mainline...


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