Fix conditional add LRA failure for amdgcn
authorAndrew Stubbs <ams@codesourcery.com>
Wed, 29 Jan 2020 16:59:08 +0000 (16:59 +0000)
committerAndrew Stubbs <ams@codesourcery.com>
Fri, 31 Jan 2020 16:01:24 +0000 (16:01 +0000)
commitb92709388b9aee52db3cd7c227818e0ecccda2e5
treea3e4ed70def6560b739b639e2cfb980f40ec18d5
parent828573a573553e9c38f0431f0998de8c905f8460
Fix conditional add LRA failure for amdgcn

Fix ICE in testcase gfortran.dg/assumed_rank_bounds_3.f90.

2020-01-31  Andrew Stubbs  <ams@codesourcery.com>

gcc/
* config/gcn/gcn-valu.md (addv64di3_exec): Allow one '0' in each
alternative only.
gcc/ChangeLog
gcc/config/gcn/gcn-valu.md