[gcc] Prevent movsi from having 2 memory operands in x86_64 PIC.

The cause is that rip-based symbol references are treated as constants with "i" constraint, "e" seems to do the right job.

Review URL: http://codereview.chromium.org/3013058
1 file changed
tree: 7a91ed35e62ad777aaece3dca1e8bdabf206e235
  1. binutils/
  2. gcc/
  3. gdb/
  4. newlib/