[Bug c++/70833] New: All versions g++ 5.3.1 and and previous fails compiling with rpi3 and option -march=native
alfredo.pons at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 22:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70833
Bug ID: 70833
Summary: All versions g++ 5.3.1 and and previous fails
compiling with rpi3 and option -march=native
Product: gcc
Version: 5.3.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: alfredo.pons at gmail dot com
Target Milestone: ---
All versions g++ 5.3.1 and previous (gcc 5.6 I don't known) fails compiling
with Raspberry PI 3 CPU (BCM2709) and option -march=native
*** Error in `g++': double free or corruption (top): 0x001a8e30 ***
With rpi1 and rpi2 the
With architecture i386 and CroosDebootstrap (qemu & chroot:
https://wiki.debian.org/EmDebian/CrossDebootstrap) fails too.
More information about the Gcc-bugs
mailing list