https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69819
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-02-15
CC| |jakub at gcc dot gnu.org
Target Milestone|--- |4.9.4
Summary|ICE on invalid code on |[4.9/5/6 Regression] ICE on
|x86_64-linux-gnu in tree |invalid code on
|check: expected |x86_64-linux-gnu in tree
|function_type or |check: expected
|method_type, have |function_type or
|array_type in |method_type, have
|function_args_iter_init, at |array_type in
|tree.h:4536 |function_args_iter_init, at
| |tree.h:4536
Ever confirmed|0 |1
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started either with r149749 or with r149750.