[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-07-06 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #15 from Senthil Kumar Selvaraj --- FWIW, the linker behavior is now fixed - https://sourceware.org/bugzilla/show_bug.cgi?id=20302

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-27 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #14 from Senthil Kumar Selvaraj --- Filed https://sourceware.org/bugzilla/show_bug.cgi?id=20302 to have the linker treat -T like all other options - i.e. consider the last occurrence of an option rather than the first one.

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-22 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #13 from Georg-Johann Lay --- (In reply to Senthil Kumar Selvaraj from comment #12) > This works if the start of data is specified as -Tdata 0xaddress. Other ways > of specifying the same thing don't work; -Tdata=0xaddress, > -Wl,-Tda

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-22 Thread saaadhu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 Senthil Kumar Selvaraj changed: What|Removed |Added CC||saaadhu at gcc dot gnu.org ---

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 Georg-Johann Lay changed: What|Removed |Added Priority|P3 |P5 Status|UNCONFIRMED

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #10 from Georg-Johann Lay --- Author: gjl Date: Tue Jun 21 11:00:54 2016 New Revision: 237643 URL: https://gcc.gnu.org/viewcvs?rev=237643&root=gcc&view=rev Log: Backport from 2016-06-21 trunk r237639. PR target/30417

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #9 from Georg-Johann Lay --- Author: gjl Date: Tue Jun 21 10:43:12 2016 New Revision: 237641 URL: https://gcc.gnu.org/viewcvs?rev=237641&root=gcc&view=rev Log: Backport from 2016-06-21 trunk r237639. PR target/30417

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #8 from Georg-Johann Lay --- Author: gjl Date: Tue Jun 21 10:39:59 2016 New Revision: 237640 URL: https://gcc.gnu.org/viewcvs?rev=237640&root=gcc&view=rev Log: Backport from 2016-06-21 trunk r237639. PR target/30417

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-06-21 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 --- Comment #7 from Georg-Johann Lay --- Author: gjl Date: Tue Jun 21 10:36:13 2016 New Revision: 237639 URL: https://gcc.gnu.org/viewcvs?rev=237639&root=gcc&view=rev Log: PR target/30417 * config/avr/gen-avr-mmcu-specs.c (print_

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2016-03-02 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- Comment #6

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2014-04-21 Thread e9fritte at etek dot chalmers.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30417 Andreas Fritiofson changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Known to work|4.2.0

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2007-06-28 Thread eweddington at cso dot atmel dot com
--- Comment #4 from eweddington at cso dot atmel dot com 2007-06-28 19:48 --- Closing bug as WORKSFORME. -- eweddington at cso dot atmel dot com changed: What|Removed |Added -

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2007-06-28 Thread e9fritte at etek dot chalmers dot se
--- Comment #3 from e9fritte at etek dot chalmers dot se 2007-06-28 19:29 --- At that time I was probably using binutils 2.16 (Ubunty Edgy). It seems Feisty still has that version. It's great if this has been resolved in 4.2, although my workaround does its job for now. Thanks to whoeve

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2007-06-23 Thread eweddington at cso dot atmel dot com
--- Comment #2 from eweddington at cso dot atmel dot com 2007-06-23 15:39 --- Works for me with gcc 4.2.0 and binutils 2.17. Andreas, what version of binutils are you using? -- eweddington at cso dot atmel dot com changed: What|Removed |Added ---

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2007-01-09 Thread e9fritte at etek dot chalmers dot se
--- Comment #1 from e9fritte at etek dot chalmers dot se 2007-01-09 22:09 --- Adding me to CC list. -- e9fritte at etek dot chalmers dot se changed: What|Removed |Added