r261968 - in /branches/gcc-7-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Jun 22 21:30:00 GMT 2018


Author: jakub
Date: Fri Jun 22 21:30:06 2018
New Revision: 261968

URL: https://gcc.gnu.org/viewcvs?rev=261968&root=gcc&view=rev
Log:
	Backported from mainline
	2018-06-15  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/85878
	* expr.c (expand_assignment): Only call store_expr for halves if the
	mode is the same.

	* gfortran.fortran-torture/compile/pr85878.f90: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr85878.f90
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/expr.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list