This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Avoid explicit use of machine modes (11/n) conversions


Richard Earnshaw <rearnsha@arm.com> writes:

> It was a jumbo patch, so I'll forgive you this one little bug...
>
> Unfortunately, it breaks the bootstrap on anything that uses soft-float 
> libraries (eg arm-netbsdelf).
>
> According to opcodes.h the convert arrays are in the form [dest][source], 
> so the following initializer is inverted:
...

Sorry about that.  Your fix looks right to me.

zw


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