[patch, committed] Fix gcc-7 regression in front-end optimization

Thomas Koenig tkoenig@netcologne.de
Sun May 5 14:05:00 GMT 2019


Hello world,

I have just committed the attached patch as obvious after 
regresson-testing - it fixed a rare beast, a gcc 7.4-only regression.

I have also committed the test case to trunk, to make sure that
this does not re-break.  No real need to commit to the other
branches, I think.

Regards

	Thomas

2019-05-05  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR fortran/90344
	* frontend-passes.c (create_var): Bring into sync with gcc 8.

2019-05-05  Thomas Koenig <tkoenig@gcc.gnu.org>

	PR fortran/90344
	* gfortran.dg/pr90344.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1.diff
Type: text/x-patch
Size: 1301 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190505/4a402071/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr90344.f90
Type: text/x-fortran
Size: 802 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190505/4a402071/attachment-0001.bin>


More information about the Gcc-patches mailing list