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]

Re: Fix for mips bootstrap failure


>>>>> Andreas Jaeger writes:

 > As reported on gcc-bugs (with subject "align bug? in mips.c" in
 > <http://gcc.gnu.org/ml/gcc-bugs/2000-04/msg00173.html>), we're passing
 > the wrong alignment to move_by_pieces.  The appended patch fixes this
 > bug.  

 > Please add this patch to gcc.

 > Thanks,
 > Andreas

 > 2000-04-10  Andreas Jaeger  <aj@suse.de>

 > 	* config/mips/mips.c (expand_block_move): Pass alignment
 > 	argument to move_by_pieces in bits, not bytes.

I've commited this patch now since Gavin approved it in a private
email.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de
    currently: aj@oss.sgi.com

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