r256063 - in /branches/gcc-7-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jan 1 11:30:00 GMT 2018
Author: jakub
Date: Mon Jan 1 11:30:28 2018
New Revision: 256063
URL: https://gcc.gnu.org/viewcvs?rev=256063&root=gcc&view=rev
Log:
PR middle-end/83608
* expr.c (store_expr_with_bounds): Use simplify_gen_subreg instead of
convert_modes if target mode has the right side, but different mode
class.
* g++.dg/opt/pr83608.C: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/opt/pr83608.C
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