[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2018-11-27 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 Mikhail Maltsev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #6

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2017-05-31 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 --- Comment #5 from Mikhail Maltsev --- Author: miyuki Date: Wed May 31 13:47:51 2017 New Revision: 248738 URL: https://gcc.gnu.org/viewcvs?rev=248738&root=gcc&view=rev Log: GIMPLEFE: Handle missing labels in goto statements gcc/c/ PR

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2017-05-11 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 --- Comment #4 from Mikhail Maltsev --- Author: miyuki Date: Thu May 11 12:27:37 2017 New Revision: 247903 URL: https://gcc.gnu.org/viewcvs?rev=247903&root=gcc&view=rev Log: GIMPLEFE: Handle invalid SSA names gcc/testsuite/ PR testsuit

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2017-05-11 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 --- Comment #3 from Mikhail Maltsev --- Author: miyuki Date: Thu May 11 10:55:52 2017 New Revision: 247900 URL: https://gcc.gnu.org/viewcvs?rev=247900&root=gcc&view=rev Log: GIMPLEFE: handle invalid __MEM gcc/c/ PR testsuite/80580

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2017-05-11 Thread miyuki at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 --- Comment #2 from Mikhail Maltsev --- Author: miyuki Date: Thu May 11 10:48:54 2017 New Revision: 247899 URL: https://gcc.gnu.org/viewcvs?rev=247899&root=gcc&view=rev Log: GIMPLEFE: Handle invalid unary "*" operand type gcc/c/ PR tes

[Bug testsuite/80580] GIMPLEFE ICE on invalid code (fuzz testing)

2017-05-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80580 --- Comment #1 from Richard Biener --- Thanks. Fuzzing / fixing issues in the parser itself is ok. Catching late reported errors due to invalid GIMPLE in the input as we do now is expected (the GIMPLE verifier will usually report an error and t