This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [patch, libfortran] Fix part of PR 36886


On Thu, Aug 14, 2008 at 2:31 PM, H.J. Lu <hjl.tools@gmail.com> wrote:
> 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.
>
>

I am checking in this patch as an obvious fix.


-- 
H.J.
----

2008-08-14  H.J. Lu  <hongjiu.lu@intel.com>

	PR libfortran/37123
	* intrinsics/cshift0.c (cshift0): Fix 2 typos.

Attachment: d.txt
Description: Text document


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