[Bug target/39386] different computation results for O1 and O0 executables

2009-03-05 Thread jxyang at cs dot utah dot edu
--- Comment #1 from jxyang at cs dot utah dot edu 2009-03-05 21:22 --- Created an attachment (id=17400) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17400&action=view) mis-calculated program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39386

[Bug target/39386] New: different computation results for O1 and O0 executables

2009-03-05 Thread jxyang at cs dot utah dot edu
gcc dot gnu dot org ReportedBy: jxyang at cs dot utah dot edu GCC build triplet: --target=avr --with-gnu-ld --with-gnu-as --enable- languages=c,c+ GCC host triplet: i686-pc-linux-gnu GCC target triplet: avr http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39386

[Bug target/34299] [avr] ICE on function attribute syntax for main()

2009-02-26 Thread jxyang at cs dot utah dot edu
--- Comment #10 from jxyang at cs dot utah dot edu 2009-02-26 23:24 --- Created an attachment (id=17370) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17370&action=view) patch for bug 34299 DECL_ASSEMBLER_NAME has a side effect of setting assembler_name for functions