diff options
author | Tamar Christina <tamar.christina@arm.com> | 2018-08-16 10:26:05 +0000 |
---|---|---|
committer | Tamar Christina <tnfchris@gcc.gnu.org> | 2018-08-16 10:26:05 +0000 |
commit | a77042b50c292a128fbd4178b5633bf60a174804 (patch) | |
tree | c4e7fe8c56f94bb1fab412b11b030b468bf4c92f /libcpp/identifiers.c | |
parent | 88e25f47696777d7e60737cd48095e7722a0145e (diff) | |
download | gcc-a77042b50c292a128fbd4178b5633bf60a174804.zip gcc-a77042b50c292a128fbd4178b5633bf60a174804.tar.gz gcc-a77042b50c292a128fbd4178b5633bf60a174804.tar.bz2 |
Remove dead pattern on ARM.
About 13 years ago the reg-to-reg patterns were split up, before that time
output_move_double could actually handle this case.
After the split was done most patterns were updated except for *neon_mov
which incorrectly retained reg,reg as a valid alternative.
However output_move_double can not handle this and simply returns ""
and asserts.
This pattern is essentially dead and I'm removing it for clarity.
gcc/
2018-08-16 Tamar Christina <tamar.christina@arm.com>
* config/arm/neon.md (*neon_mov<mode>): Remove reg-to-reg alternative.
From-SVN: r263582
Diffstat (limited to 'libcpp/identifiers.c')
0 files changed, 0 insertions, 0 deletions