20050502-2.c
516 Bytes
-
re PR target/21297 (buf[i+i]=0 stores buf[i] when -O2) · 85b583d3
PR target/21297 * config/i386/i386.c (legitimize_address): When canonicalizing ASHIFT into MULT, multiply by 1 << shift_count instead of 1 << log2 (shift_count). * gcc.c-torture/execute/20050502-2.c: New test. From-SVN: r99156
Jakub Jelinek committed