]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add bit_size, btest and bgt plus friends.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 Aug 2024 18:14:34 +0000 (20:14 +0200)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 Aug 2024 18:14:34 +0000 (20:14 +0200)
commit11b09c5f9babc07d72ae3e07cbdeb11286c881b4
treed0bbc041033578e107f57c5cc0508e8ee38558e0
parent22300a5b248c1888fd70477286c8602d5a632b20
Add bit_size, btest and bgt plus friends.
gcc/fortran/check.cc
gcc/fortran/intrinsic.cc
gcc/fortran/simplify.cc
gcc/testsuite/gfortran.dg/unsigned_8.f90 [new file with mode: 0644]