: 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
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