diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2018-08-13 21:27:56 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2018-08-13 21:27:56 +0200 |
commit | 72217988ca377398e5c7c1ae98b83ca53b1877d4 (patch) | |
tree | 8e6f8fc344f15efd684ed002e2cfd6d18e68f6b3 /libgfortran | |
parent | d20d6e550c0c0e88b1bfcccce6ef4d4d392149ea (diff) | |
download | gcc-72217988ca377398e5c7c1ae98b83ca53b1877d4.zip gcc-72217988ca377398e5c7c1ae98b83ca53b1877d4.tar.gz gcc-72217988ca377398e5c7c1ae98b83ca53b1877d4.tar.bz2 |
rs6000: Fix pr56605.c
After the combine 2-2 changes, this testcase does not have a ZERO_EXTEND
in the intermediate code, but an AND instead.
gcc/testsuite/
* gcc.target/powerpc/pr56605.c: The generated code can have an AND
instead of a ZERO_EXTEND.
From-SVN: r263521
Diffstat (limited to 'libgfortran')
0 files changed, 0 insertions, 0 deletions