]> gcc.gnu.org Git - gcc.git/commit
backport: unnecessary duplication and repeating bugs like PR78439 due to changes...
authorWilco Dijkstra <wdijkstr@arm.com>
Mon, 30 Oct 2017 18:01:59 +0000 (18:01 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Mon, 30 Oct 2017 18:01:59 +0000 (18:01 +0000)
commit1df07b3da8f37ac73c52dc5ee1be3d2b868e7989
tree04c1026047fb68f5f106c38a81e22e77a0220a69
parent863db6b6b267b6a3101707f284631d0e969de992
backport: unnecessary duplication and repeating bugs like PR78439 due to changes being applied only to one of the duplicates.

Merge the movdi_vfp_cortexa8 pattern into movdi_vfp and remove it to avoid
unnecessary duplication and repeating bugs like PR78439 due to changes being
applied only to one of the duplicates.

    gcc/
        * config/arm/vfp.md (movdi_vfp): Merge changes from movdi_vfp_cortexa8.
        * (movdi_vfp_cortexa8): Remove pattern.

From-SVN: r254233
gcc/ChangeLog
gcc/config/arm/vfp.md
This page took 0.071045 seconds and 5 git commands to generate.