This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [rfa/arm] Remove HOST_BYTE_ORDER from arm-tdep.c


Withdrawn, it had an obvious bug:


> ! 	  val = alloca (len);
> ! 	  floatformat_to_doublest (TARGET_FLOAT_FORMAT, val, &d);

it extracted the value from garbage on the stack :-(

	Andrew


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