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: RFA: Remove undocumented SH -mfmovd option


Hi Kaz,

It looks something wrong happens for little endian sh4 case.
Here is the difference of old/new sh4-unknown-linux-gnu compiler's
outputs for

Ah, yes, I had not allowed for that. Sorry.


Attached is a revised patch which correctly handles big-endian vs little-endian. Tested with the following multilibs and no regressions:

    [default]
    -ml
    -m2a
    -m4a
    -m4a -ml

OK to apply the patch this time ?

Cheers
  Nick


Attachment: sh.no-fmovd.patch.2
Description: Unix manual page


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