[Bug c/38767] [avr] Complex equations evaluate wrong

2009-01-08 Thread daniel at rozsnyo dot com
--- Comment #1 from daniel at rozsnyo dot com 2009-01-08 16:51 --- The 01 should be 0x1, my bad. Lost a day working out this :/ -- daniel at rozsnyo dot com changed: What|Removed |Added

[Bug c/38767] New: [avr] Complex equations evaluate wrong

2009-01-08 Thread daniel at rozsnyo dot com
Version: 3.4.6 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: daniel at rozsnyo dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38767

[Bug rtl-optimization/110220] New: ICE in patch_jump_insn, at cfgrtl.cc:1295 - avr/xmega

2023-06-12 Thread daniel at rozsnyo dot com via Gcc-bugs
Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: daniel at rozsnyo dot com Target Milestone: --- Created attachment 55308 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55308&action=edit Code that fails to compile After I migrated from

[Bug rtl-optimization/110220] [13/14 Regression] ICE in patch_jump_insn, at cfgrtl.cc:1295 - avr/xmega

2023-06-12 Thread daniel at rozsnyo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110220 --- Comment #3 from Daniel Rozsnyo --- The ICE is triggered in gcc 13 and 14 versions only. Added gcc 11 and 12 to my gentoo crossdev - it compiles without ICE assertion on those.