[Bug debug/88686] gcc generates wrong debug information at -O1
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
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.