aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2019-11-12 22:56:13 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2019-11-12 22:56:13 +0100
commitf8ae8963b4762e202270493e5a65a00d18e36a3f (patch)
tree319ced2121a0bac4dbab646058e5f52a9ec62afa /gcc/tree-vect-loop.c
parent5c44cef5f5610e48cce17e8d085636c18f308363 (diff)
downloadgcc-f8ae8963b4762e202270493e5a65a00d18e36a3f.zip
gcc-f8ae8963b4762e202270493e5a65a00d18e36a3f.tar.gz
gcc-f8ae8963b4762e202270493e5a65a00d18e36a3f.tar.bz2
rs6000: Use ULL on big hexadecimal literal
C++98 does not have long long int, and does not use (unsigned) long long int for hexadecimal literals. So let's use an ULL suffix here, which is still not strict C++98, but which works with more compilers. * config/rs6000/rs6000.md (rs6000_set_fpscr_drn): Use ULL on big hexadecimal literal. From-SVN: r278107
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions