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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Wed Mar 28 14:22:27 2018
New Revision: 258923

URL: https://gcc.gnu.org/viewcvs?rev=258923&root=gcc&view=rev
Log:
Do not call chkp_type_bounds_count if MPX is not enabled (PR target/84988).

2018-03-28  Martin Liska  <mli...@suse.cz>

        PR target/84988
        * config/i386/i386.c (ix86_function_arg_advance): Do not call
        chkp_type_bounds_count if MPX is not enabled.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c

Reply via email to