[Bug target/86040] [avr]: RAMPZ is not always cleared after loading __flashN data

2018-06-04 Thread lmorrison at nautel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86040 --- Comment #1 from Luke Morrison --- Created attachment 44231 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44231&action=edit Compiled output from avr-gcc 8.1.0 of the test case.

[Bug target/86040] New: [avr]: RAMPZ is not always cleared after loading __flashN data

2018-06-04 Thread lmorrison at nautel dot com
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: lmorrison at nautel dot com Target Milestone: --- Created attachment 44230 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44230&action=edit Test case demonstrating the fai

[Bug target/26118] avr-gcc (GCC) 3.4.5 Bug: copying structure through pointer will destroy the pointer

2006-02-06 Thread lmorrison at nautel dot com
--- Comment #4 from lmorrison at nautel dot com 2006-02-06 19:54 --- (From update of attachment 10792) assembly output from previous preprocessed source Generated with commandline: avr-gcc -c -mmcu=atmega32 -I. -gdwarf-2 -DF_CPU=800UL -Os -funsigned-char -funsigned-bitfields

[Bug target/26118] avr-gcc (GCC) 3.4.5 Bug: copying structure through pointer will destroy the pointer

2006-02-06 Thread lmorrison at nautel dot com
--- Comment #3 from lmorrison at nautel dot com 2006-02-06 19:49 --- Created an attachment (id=10792) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10792&action=view) assembly output from previous preprocessed source Generated with commandline: avr-gcc -c -mmcu=atme

[Bug target/26118] avr-gcc (GCC) 3.4.5 Bug: copying structure through pointer will destroy the pointer

2006-02-06 Thread lmorrison at nautel dot com
--- Comment #2 from lmorrison at nautel dot com 2006-02-06 19:46 --- Created an attachment (id=10791) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10791&action=view) preprocessed source demonstrating bug produced with commandline: avr-gcc -E -mmcu=atmega32 -I. -gdwarf-2