This is the mail archive of the gcc-bugs@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: config/sparc/sparc.md has a wrong condition at 980210.


   From: John Carr <jfc@mit.edu>
   Date: Tue, 10 Feb 1998 15:32:32 -0500

   The opcode is correct but is being generated for the wrong
   alternative and therefore with the wrong operands.  Change the
   alternative numbers in the C code from 0 and 7 to 1 and 8.

Thanks, I've installed this fix into egcs.

Later,
David S. Miller
davem@dm.cobaltmicro.com


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