[Bug middle-end/89270] [9 regression] AVR ICE: verify_gimple failed

2019-04-07 Thread gandalf at winds dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270 --- Comment #3 from gandalf at winds dot org --- (In reply to Georg-Johann Lay from comment #2) > For the time being, you can work around this by a macro from AVR-LibC or > some equivalent inline asm Thanks, that workaround does indeed work (and

[Bug middle-end/89270] [9 regression] AVR ICE: verify_gimple failed

2019-04-07 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270 --- Comment #2 from Georg-Johann Lay --- (In reply to gandalf from comment #0) > I get an ICE For the time being, you can work around this by a macro from AVR-LibC or some equivalent inline asm: #include void test() { extern const char __

[Bug middle-end/89270] [9 regression] AVR ICE: verify_gimple failed

2019-02-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug middle-end/89270] [9 regression] AVR ICE: verify_gimple failed

2019-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Target Mil