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

--- Comment #2 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
But also ICEs on x86_64.  Started with:

commit da6cf191f748d879f8be3c00d745b3bfe6e5495b
Author: aldyh <aldyh@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Oct 18 21:40:58 2016 +0000

            * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
            * passes.def: Add two instances of pass_walloca.
            * tree-pass.h (make_pass_walloca): New.
            * gimple-ssa-warn-walloca.c: New file.
            * doc/invoke.texi: Document -Walloca, -Walloca-larger-than=, and
            -Wvla-larger-than= options.

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241318
138bc75d-0d04-0410-961f-82ee72b054a4

Reply via email to