[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-06 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 Martin Sebor changed: What|Removed |Added CC||msebor at gcc dot gnu.org --- Comment #5

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 --- Comment #4 from Jakub Jelinek --- (In reply to Richard Biener from comment #3) > I've long said that the FE using built-in annotated decls with improper > prototype is a bug... > > That said, generic-match.c uses get_call_combined_fn which

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 --- Comment #3 from Richard Biener --- I've long said that the FE using built-in annotated decls with improper prototype is a bug... That said, generic-match.c uses get_call_combined_fn which probably should do what gimple_call_combined_fn does

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.4 |--- Summary|[7/8/9

[Bug middle-end/87886] ICE in format_helper, at real.h:227

2018-11-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87886 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|