r275035 - in /branches/gcc-8-branch/gcc: Change...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Aug 29 14:57:00 GMT 2019
Author: jakub
Date: Thu Aug 29 14:57:18 2019
New Revision: 275035
URL: https://gcc.gnu.org/viewcvs?rev=275035&root=gcc&view=rev
Log:
Backported from mainline
2019-04-19 Jakub Jelinek <jakub@redhat.com>
PR middle-end/90139
* tree-outof-ssa.c (get_temp_reg): If reg_mode is BLKmode, return
assign_temp instead of gen_reg_rtx.
* gcc.c-torture/compile/pr90139.c: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/pr90139.c
Modified:
branches/gcc-8-branch/gcc/ChangeLog
branches/gcc-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/tree-outof-ssa.c
More information about the Gcc-cvs
mailing list