[Bug debug/88686] gcc generates wrong debug information at -O1

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

[Bug debug/88686] gcc generates wrong debug information at -O1

2019-01-03 Thread qrzhang at gatech dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88686 --- Comment #1 from Qirun Zhang --- The output should be "j=0". However, it incorrectly prints "j=1" at -O1.