[Bug target/57873] [avr-gcc] Local variable on stack overwritten by call instruction on target AVR

2013-07-11 Thread schlimmchen at yahoo dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57873 Bernhard changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/57873] [avr-gcc] Local variable on stack overwritten by call instruction on target AVR

2013-07-10 Thread schlimmchen at yahoo dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57873 --- Comment #1 from Bernhard --- Created attachment 30492 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30492&action=edit Compiled assembly code

[Bug c/57873] New: [avr-gcc] Local variable on stack overwritten by call instruction on target AVR

2013-07-10 Thread schlimmchen at yahoo dot de
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: schlimmchen at yahoo dot de Created attachment 30491 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30491&action=edit Sample code to reproduce the bug Have a look