[patch, fortran, committed] Fix PR 83650 on gcc-7

Thomas Koenig tkoenig@netcologne.de
Tue Jan 2 18:01:00 GMT 2018


Hello world,

I have committed the patch below as obvious to fix the
same bug on gcc-7 that my recent patch fixed on trunk.


2018-01-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/83650
	* simplify.c (gfc_simplify_cshift): Correct contition for
	negative shifts.

2018-01-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/83650
	* gfortran.dg/simplify_cshift_1.f90: Correct condition.

Regards

	Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-7.diff
Type: text/x-patch
Size: 803 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20180102/e03bf9a2/attachment.bin>


More information about the Gcc-patches mailing list