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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jan  9 10:16:10 2019
New Revision: 267758

URL: https://gcc.gnu.org/viewcvs?rev=267758&root=gcc&view=rev
Log:
        PR rtl-optimization/88331
        * function.c (assign_stack_local_1): Don't set dynamic_align_addr if
        not currently_expanding_to_rtl.

        * gcc.target/i386/pr88331.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr88331.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to