[Bug libgcc/61843] Segmentation Fault on with avr-ld when linking with AVR C++ Linker

2014-11-29 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug libgcc/61843] Segmentation Fault on with avr-ld when linking with AVR C++ Linker

2014-07-28 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843 Georg-Johann Lay gjl at gcc dot gnu.org changed: What|Removed |Added Target||avr

[Bug libgcc/61843] Segmentation Fault on with avr-ld when linking with AVR C++ Linker

2014-07-18 Thread petermilani at qfr dot net.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843 --- Comment #1 from peter petermilani at qfr dot net.au --- version number: $ avr-ld -v GNU ld (GNU Binutils) 2.20.1.20100303

[Bug libgcc/61843] Segmentation Fault on with avr-ld when linking with AVR C++ Linker

2014-07-18 Thread petermilani at qfr dot net.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61843 --- Comment #2 from peter petermilani at qfr dot net.au --- Possibly the same bug as: http://www.avrfreaks.net/index.php?name=PNphpBB2file=printviewt=136763start=0 segmentation fault goes away if I remove the -mrelax linker flag.