https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69533
Bug ID: 69533 Summary: [6 Regression] python miscompilation Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: rguenth at gcc dot gnu.org Target Milestone: --- Target: i586-linux It looks like python (2.x) is miscompiled on i586-linux, string/memory related testcases segfault: 1231s] [ 47/393] test_bytes [ 1322s] Makefile:801: recipe for target 'test' failed [ 1322s] make: *** [test] Segmentation fault not yet further tracked down (works fine on x86_64-linux).