https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64026
Bug ID: 64026 Summary: Many FAIL: ... scan-tree-dump-times vect "Vectorizing an unaligned access" 0 with -fpic Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: ubizjak at gmail dot com This is a recent regression. Comparing versions 5.0.0 20141120 (experimental) [trunk revision 217836] [1] with 5.0.0 20141122 (experimental) [trunk revision 217961] [2], there are many vectorizer scan failures (using -fpic) scan-tree-dump-times vect "Alignment of access forced using peeling" and scan-tree-dump-times vect "Vectorizing an unaligned access" [1] https://gcc.gnu.org/ml/gcc-testresults/2014-11/msg02192.html [1] https://gcc.gnu.org/ml/gcc-testresults/2014-11/msg02442.html