[Bug target/89187] ICE in initialize_argument_information, at calls.c:2023

2019-02-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89187 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4

[Bug target/89187] ICE in initialize_argument_information, at calls.c:2023

2019-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89187 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/89187] ICE in initialize_argument_information, at calls.c:2023

2019-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89187 --- Comment #2 from Martin Liška --- It's older, one can see it with: $ s390x-linux-gnu-gcc ice.C -fno-tree-ccp -fno-tree-sra -Os -fno-inline

[Bug target/89187] ICE in initialize_argument_information, at calls.c:2023

2019-02-04 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89187 Martin Liška changed: What|Removed |Added Keywords||needs-bisection --- Comment #1 from Marti