]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Fix infinite loop building ghostscript and icu [PR93658]
authorPeter Bergner <bergner@linux.ibm.com>
Thu, 20 Feb 2020 17:25:12 +0000 (11:25 -0600)
committerPeter Bergner <bergner@linux.ibm.com>
Thu, 20 Feb 2020 17:25:12 +0000 (11:25 -0600)
commite6f24f824beb8ba6805702e287bbd6153b472488
tree60762588506c98bd8d7304bb489e101c478b944f
parent2c52b2884ba10b1c5050fe066bae651680c8ebae
rs6000: Fix infinite loop building ghostscript and icu [PR93658]

Previous push didn't get the ChangeLog entries or the actual fix.
Push those now.

gcc/
PR target/93658
* config/rs6000/rs6000.c (rs6000_legitimate_address_p): Handle VSX
vector modes.

gcc/testsuite/
PR target/93658
* gcc.target/powerpc/pr93658.c: New test.
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog