On Thu, May 4, 2017 at 7:24 PM, Jeff Law <l...@redhat.com> wrote: > On 03/01/2017 03:06 PM, Jim Wilson wrote: > This seems fine to me. A testcase to add to the gcc.target testsuite would > be useful, but I don't think it's strictly necessary.
Thanks for the review. It was 2 months since I posted it, so I retested it to make sure x86_64 and aarch64 bootstrap and make check still worked, then checked it in. That took me a while as I was busy with other stuff this week. The comment about a testcase is a good point; I will work on one to submit. Jim