]> git.ipfire.org Git - thirdparty/gcc.git/commit
Min, MAX and ishft(c).
authorThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 7 Aug 2024 19:44:48 +0000 (21:44 +0200)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Wed, 7 Aug 2024 19:44:48 +0000 (21:44 +0200)
commitd5c05281bacf79bca1c10c34135aa61e14be8acb
tree7b572f95ad4055b4d1fbb518ae6e1057e0c4fb5f
parent58cbd148ed210f33102dd04cfcb8cfb6d7d1dd76
Min, MAX and ishft(c).
gcc/fortran/check.cc
gcc/fortran/gfortran.texi
gcc/fortran/simplify.cc
gcc/testsuite/gfortran.dg/unsigned_11.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/unsigned_12.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/unsigned_13.f90 [new file with mode: 0644]