http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45932
Summary: execute/pr37573.c fails after Neon misaligned patch. Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassig...@gcc.gnu.org ReportedBy: ram...@gcc.gnu.org I'm seeing some extra test failures with rev 164941 Rev:164940 ok. Rev:164941 not ok. The test in question here is pr37573.c in execute.exp. The test fails both on real hardware and qemu. This patch touches both the backend and the vectorizer , hence marking it as a tree-optimization issue.