[Bug target/94437] Internal compiler error in avr-g++

2020-04-02 Thread gatk555 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94437 Giles Atkinson changed: What|Removed |Added Attachment #48158|0 |1 is obsolete|

[Bug target/94437] Internal compiler error in avr-g++

2020-04-01 Thread gatk555 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94437 Giles Atkinson changed: What|Removed |Added Known to fail||9.3.0 --- Comment #6 from Giles Atkinso

[Bug c++/94437] Internal compiler error in avr-g++

2020-04-01 Thread gatk555 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94437 --- Comment #3 from Giles Atkinson --- Bug goes away when the __attribute__ is removed (which also makes the code pointless!)

[Bug c++/94437] Internal compiler error in avr-g++

2020-04-01 Thread gatk555 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94437 --- Comment #2 from Giles Atkinson --- Created attachment 48160 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48160&action=edit Compiler output

[Bug c++/94437] Internal compiler error in avr-g++

2020-04-01 Thread gatk555 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94437 --- Comment #1 from Giles Atkinson --- Created attachment 48159 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48159&action=edit Compiler commands

[Bug c++/94437] New: Internal compiler error in avr-g++

2020-04-01 Thread gatk555 at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: gatk555 at gmail dot com Target Milestone: --- Created attachment 48158 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48158&action=edit Source code Attempting to compile the attached C++ file (BUG.cpp) produces a repor