This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> > > Just as an aside, it's helpful to include the relocs (objdump -dr) > when including this sort of snippet in a bug report. The instructions > alone aren't very informative without the relocs used, when they're > GP-based. (Any interesting changes in the literal sections would be > good to know too.) > My bug report has the asm code and 2 .o files assembled by the working and non-working as. H.J.