diff options
author | David Malcolm <dmalcolm@redhat.com> | 2016-12-07 01:28:13 +0000 |
---|---|---|
committer | David Malcolm <dmalcolm@gcc.gnu.org> | 2016-12-07 01:28:13 +0000 |
commit | fd1c9a07d46aeece59c452105e3f2ece665bd7b8 (patch) | |
tree | 2dffcbe3702e6e8fe78b4b8b4267e2659c87abdc /gcc/builtins.c | |
parent | b9e8329d65e1779dcb15412a8048c4ad54ec6cb7 (diff) | |
download | gcc-fd1c9a07d46aeece59c452105e3f2ece665bd7b8.zip gcc-fd1c9a07d46aeece59c452105e3f2ece665bd7b8.tar.gz gcc-fd1c9a07d46aeece59c452105e3f2ece665bd7b8.tar.bz2 |
Fix x86_64-ism in selftest (PR bootstrap/78705)
In r243317 I accidentally introduced an assumption in a selftest
in i386.c that Pmode == DImode. This patch conditionalizes the
overzealous string comparison to avoid breaking the build on
32-bit i386.c targets.
gcc/ChangeLog:
PR bootstrap/78705
* config/i386/i386.c (selftest::ix86_test_dumping_memory_blockage):
Conditionalize the string comparison on Pmode == DImode.
From-SVN: r243332
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions