[patch, libfortran] Fix part of PR 36886

H.J. Lu hjl.tools@gmail.com
Thu Aug 14 21:49:00 GMT 2008


On Thu, Aug 14, 2008 at 11:33 AM, Thomas Koenig <tkoenig@netcologne.de> wrote:
> On Wed, 2008-08-13 at 18:32 +0200, Tobias Burnus wrote:
>> Thomas Koenig wrote:
>> > Hello world,
>> >
>> > this fixes PR 36886 for cshift0; currently regression-testing on
>> > i686-pc-linux-gnu.  There is no ABI change with this patch.
>> >
>> > Because of a piece of optimization included in this patch, where
>> > complex cshift functions are used for the correct size and alignemnt, I
>> > have also included a test case where the integer constants correspond to
>> > NaNs, to catch any architecture where this could be problematic.
>> >
>> >
>> > OK if regression-tets passes?
>>
>> OK.
>
> Thanks!
>
> Committed as rev. 139111.


There are 2 typos in revision 139111, which break Linux/x86-64. See

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37123


Thanks.


-- 
H.J.



More information about the Gcc-patches mailing list