]> git.ipfire.org Git - thirdparty/gcc.git/commit
Added BOZ support to UINT.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 Aug 2024 11:24:43 +0000 (13:24 +0200)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sun, 4 Aug 2024 11:24:43 +0000 (13:24 +0200)
commitc918954503aa0211704c8f11022ce8ce52ebdf5d
treea6d7612cbdcf14b8cac095bacb70dcb70a97f63a
parentee47e28302a203228511de36bffeef3b7d7e14ef
Added BOZ support to UINT.
gcc/fortran/check.cc
gcc/fortran/expr.cc
gcc/fortran/simplify.cc
gcc/testsuite/gfortran.dg/unsigned_6.f90