https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90733

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jun  5 12:22:22 2019
New Revision: 271960

URL: https://gcc.gnu.org/viewcvs?rev=271960&root=gcc&view=rev
Log:
        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-9-branch/gcc/testsuite/gcc.dg/pr90733.c
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/var-tracking.c

Reply via email to