http://sourceware.org/bugzilla/show_bug.cgi?id=13033
Summary: ARM Assembler Segfaults
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassig...@sources.redhat.com
http://sourceware.org/bugzilla/show_bug.cgi?id=12494
--- Comment #8 from Bjoern Haase 2011-07-26
15:26:13 UTC ---
Maybe the two following hints are helpful:
1.) As a fast fix, there is a command line switch for the linker that disables
the problematic rcall ret optimization. Execute your avr-ld
http://sourceware.org/bugzilla/show_bug.cgi?id=13030
Ian Lance Taylor changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=13030
Ian Lance Taylor changed:
What|Removed |Added
CC||ian at airs dot com
--- Comment #2
Hi, all
My gcc4.6.1 configure with :
./configure --prefix=/mingw --host=i686-pc-mingw32 --build=i686-pc-mingw32
--target=i686-pc-mingw32 \
--with-lto-plugin --with-host-libstdcxx=-lstdc++ --disable-bootstrap
--disable-werror --with-arch=i686 --with-tune=generic \
--enable-languages=c
http://sourceware.org/bugzilla/show_bug.cgi?id=13031
Summary: Building CodeBlocks on Windows using mingw gcc 4.6.1
"-flto -fuse-linker-plugin" results in many linker
stage errors
Product: binutils
Version: unspecified
http://sourceware.org/bugzilla/show_bug.cgi?id=13030
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
Severit
http://sourceware.org/bugzilla/show_bug.cgi?id=13030
Summary: Segmentation fault building libreoffice
Product: binutils
Version: unspecified
Status: NEW
Severity: critical
Priority: P2
Component: ld
AssignedTo: unass