Bug in gcc/config/arm/arm.c

Jeffrey A Law law@cygnus.com
Sun Nov 2 18:28:00 GMT 1997


  In message < 345CEEDA.45F8@rcp.co.uk >you write:
  > There is a bug in output_move_double() in the file gcc/config/arm/arm.c 
  > which sometimes causes the stack to be corrupted.
  >
  > 
  > The declaration of otherops should be
  > 'rtx otherops[3]' and not 'rtx otherops[2]' 
Thanks.   I've fixed this.

jeff



More information about the Gcc-bugs mailing list