[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-13 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Mar 13 08:12:07 2018 New Revision: 258478 URL: https://gcc.gnu.org/viewcvs?rev=258478=gcc=rev Log: PR middle-end/84831 * stmt.c (parse_output_constraint): If the

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-12 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 --- Comment #5 from H.J. Lu --- (In reply to Jakub Jelinek from comment #4) > diff -upbd of that for better readability. > > --- gcc/stmt.c.jj 2018-01-03 10:19:55.150533956 +0100 > +++ gcc/stmt.c2018-03-12 13:25:03.790733765 +0100 >

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 --- Comment #4 from Jakub Jelinek --- diff -upbd of that for better readability. --- gcc/stmt.c.jj 2018-01-03 10:19:55.150533956 +0100 +++ gcc/stmt.c 2018-03-12 13:25:03.790733765 +0100 @@ -247,7 +247,8 @@ parse_output_constraint (const

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 --- Comment #3 from Jakub Jelinek --- Created attachment 43630 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43630=edit gcc8-pr84831.patch Untested fix (large only because of the reindentation).

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug middle-end/84831] Invalid memory read in parse_output_constraint

2018-03-12 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84831 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|