-
- Downloads
re PR target/25199 (crashing code output from -mtune=pentium4 but not -mtune=pentiumpro)
PR target/25199 * config/i386/i386.md (movqi_1): Only force imovx for alternative 5 if operand 1 is not aligned. Undo previous constraint change. * config/i386/predicates.md (aligned_operand): Use MEM_ALIGN. testsuite/ * gcc.target/i386/movq-2.c: New test. * gcc.target/i386/movq.c: Remove target i?86, instead add dg-require-effective-target ilp32. From-SVN: r107955
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/config/i386/i386.md 4 additions, 3 deletionsgcc/config/i386/i386.md
- gcc/config/i386/predicates.md 5 additions, 1 deletiongcc/config/i386/predicates.md
- gcc/testsuite/ChangeLog 7 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.target/i386/movq-2.c 26 additions, 0 deletionsgcc/testsuite/gcc.target/i386/movq-2.c
- gcc/testsuite/gcc.target/i386/movq.c 3 additions, 1 deletiongcc/testsuite/gcc.target/i386/movq.c
Loading
Please register or sign in to comment