https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68885
Bug ID: 68885 Summary: [6 Regression] FAIL: gcc.target/i386/mpx/memmove-1.c -O3 -g (internal compiler error) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: ienkovich at gcc dot gnu.org Target Milestone: --- On x86, r231567 gave: FAIL: gcc.target/i386/mpx/memmove-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (internal compiler error) FAIL: gcc.target/i386/mpx/memmove-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gcc.target/i386/mpx/memmove-1.c -O3 -g (internal compiler error) FAIL: gcc.target/i386/mpx/memmove-1.c -O3 -g (test for excess errors) r231564 is OK.