[Bug target/57631] Use assembler name for sanity checking of ISR names provided it is set

2014-03-05 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57631 Michal Hlavinka changed: What|Removed |Added CC||mhlavink at redhat dot com --- Comment

[Bug target/53033] [avr]: Wrong register number for 3-byte loads via X

2012-04-24 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53033 --- Comment #6 from Michal Hlavinka 2012-04-24 07:26:37 UTC --- (In reply to comment #5) > Fixed in 4.7.1 verified Thanks

[Bug target/52415] memcpy to local variable generates unnecessary stack frame for armv7

2012-04-18 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52415 --- Comment #8 from Michal Hlavinka 2012-04-18 12:22:34 UTC --- Created attachment 27182 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27182 pre-processed reproducer (avr) (In reply to comment #7) > Would you please post a complete test ca

[Bug target/52415] memcpy to local variable generates unnecessary stack frame for armv7

2012-04-05 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52415 --- Comment #6 from Michal Hlavinka 2012-04-05 08:12:54 UTC --- We can see this bug on avr target too. Following code does not work: DirEnttmp = eeFs.files[i_fileId1]; eeFs.files[i_fileId1] = eeFs.files[i_fileId2]; eeFs.files[i_file

[Bug rtl-optimization/52148] [4.7 regression] ICE: in spill_failure, at reload1.c:2120

2012-02-07 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52148 --- Comment #1 from Michal Hlavinka 2012-02-07 10:58:56 UTC --- note: looks similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50925 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52025 but compared to both bugs above, adding -fno-caller-save

[Bug rtl-optimization/52148] New: [4.7 regression] ICE: in spill_failure, at reload1.c:2120

2012-02-07 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52148 Bug #: 52148 Summary: [4.7 regression] ICE: in spill_failure, at reload1.c:2120 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug target/52113] New: [4.7 regression][avr] ICE: in extract_insn, at recog.c:2123

2012-02-03 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52113 Bug #: 52113 Summary: [4.7 regression][avr] ICE: in extract_insn, at recog.c:2123 Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED