Fix --gc-sections for C++ MIPS ELF

Richard Sandiford rsandifo@nildram.co.uk
Sat Dec 15 09:46:00 GMT 2007


Alan Modra <amodra@bigpond.net.au> writes:
> This all looks reasonable to me.  OK to apply.

Applied.  Thanks for reviewing that lot. ;)  For the record,
I added an explicit:

  /* Unused bits.  */
  unsigned int pad1 : 4;

to eh_cie_fde to try to make sure that the new :8 bitfields were
byte-aligned on all hosts.  That was the only change from the
posted patches.

Please shout if you find a problem.

Richard



More information about the Binutils mailing list