[Bug target/64304] New: AArch64 miscompilation with -mgeneral-regs-only

2014-12-14 Thread me at williamgrant dot id.au
: target Assignee: unassigned at gcc dot gnu.org Reporter: me at williamgrant dot id.au The aarch64 target, from 4.8.0 to today's master (tested up to 4b686186), drops an "and x0, x0, #0x7" in some integer-only code when built with -mgeneral-regs-only. Ig

[Bug target/57837] New: ARM function pointer tailcall miscompilation regression

2013-07-06 Thread me at williamgrant dot id.au
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: me at williamgrant dot id.au Created attachment 30469 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30469&action=edit arm.md fix The fix for PR target/19599 in svn trunk r198928