[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2024-07-29 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 Georg-Johann Lay changed: What|Removed |Added Resolution|--- |INVALID Status|WAITING

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2024-02-20 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 Georg-Johann Lay changed: What|Removed |Added Last reconfirmed||2024-02-20 Ever confirmed|0

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #5 from Georg-Johann Lay --- ... also tried v9.2 via https://godbolt.org/z/9r3vMj1e3 and just like with v8.5, the respective block is around asm line 350.

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #4 from Georg-Johann Lay --- Created attachment 54518 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54518&action=edit pwn-i.c pre-compiled test case Ok, I found it and attached a cleaned-up version. IIUC correctly, the releva

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread tre at gmx dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 --- Comment #3 from David Weese --- Have you seen the attachment? It's all in there.

[Bug target/97276] A whole if-block is ignored by avr-gcc 9.3.0

2023-02-23 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97276 Georg-Johann Lay changed: What|Removed |Added Target|atxmega32a4 |avr --- Comment #2 from Georg-Johann