[Bug other/90286] New: failure in arduino
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90286 Bug ID: 90286 Summary: failure in arduino Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tada at specyal dot com Target Milestone: --- C:\a\arduinoinstallation\hardware\arduino\avr\cores\arduino\Print.cpp: In function 'println.constprop': C:\a\arduinoinstallation\hardware\arduino\avr\cores\arduino\Print.cpp:164:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. lto-wrapper.exe: fatal error: C:\a\arduinoinstallation\hardware\tools\avr/bin/avr-gcc returned 1 exit status compilation terminated. c:/a/arduinoinstallation/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed collect2.exe: error: ld returned 1 exit status exit status 1 Error compiling for board Arduino Nano.
[Bug other/90286] failure in arduino
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90286 --- Comment #2 from tada at specyal dot com --- There is no other compiler for Arduino. On 4/29/2019 4:31 PM, pinskia at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90286 > > Andrew Pinski changed: > > What|Removed |Added > > Status|UNCONFIRMED |RESOLVED > Resolution|--- |DUPLICATE > > --- Comment #1 from Andrew Pinski --- > Dup of bug 87695. There is still missing a testcase there ... > Also GCC 5.x is no longer maintained, please try a newer compiler. > > *** This bug has been marked as a duplicate of bug 87695 *** >