r275040 - in /branches/gcc-8-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Aug 29 15:01:00 GMT 2019


Author: jakub
Date: Thu Aug 29 15:01:10 2019
New Revision: 275040

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

	PR debug/90733
	* var-tracking.c (vt_expand_loc_callback): Don't create raw subregs
	with VOIDmode inner operands.

	* gcc.dg/pr90733.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/pr90733.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/ChangeLog
    branches/gcc-8-branch/gcc/var-tracking.c



More information about the Gcc-cvs mailing list