[Bug target/82880] [6 Regression] gcc --help=target --help=optimizers hangs on mips

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 25 16:51:00 GMT 2018


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jun 25 16:50:58 2018
New Revision: 262033

URL: https://gcc.gnu.org/viewcvs?rev=262033&root=gcc&view=rev
Log:
        Backported from mainline
        2017-11-21  James Cowgill  <James.Cowgill@imgtec.com>
                    Jakub Jelinek  <jakub@redhat.com>

        PR target/82880
        * config/mips/frame-header-opt.c (mips_register_frame_header_opt):
        Remove static keyword from f variable.

        * gcc.dg/opts-8.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/opts-8.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/mips/frame-header-opt.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list