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: [RFH][libgcc] fp-bit bit ordering (PR 78804)


On 11/3/19 5:12 AM, Oleg Endo wrote:
> On Fri, 2019-10-11 at 23:27 +0900, Oleg Endo wrote:
>> On Thu, 2019-10-03 at 19:34 -0600, Jeff Law wrote:
>>>
>>> So probably the most interesting target for this test is v850-elf
>>> as
>>> it's got a reasonably well functioning simulator, hard and soft FP
>>> targets, little endian, and I'm familiar with its current set of
>>> failures.
>>>
>>> I can confirm that your patch makes no difference in the test
>>> results
>>> (which includes execution results).
>>>
>>> In fact, there haven't been any problems on any target in my tester
>>> that
>>> I can tie back to this change.
>>>
>>> At this point I'd say let's go for it.
>>>
>>
>> Thanks, Jeff.  I'll commit it to trunk if there are no further
>> objections some time next week.
>>
> 
> I've just committed it as r277752.
> 
> Personally I'd like to install it on GCC 8 and 9 branches as well.
> Any thoughts on that?
Obviously we tend to be a bit more conservative the older the branch.
But this is also a correctness issue.

I'd suggest a week or two on the trunk, then go ahead with backporting.

jeff


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