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
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 __
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89270
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
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