]> git.ipfire.org Git - thirdparty/gcc.git/commit
A few fixes, add unsigned truncation warning.
authorThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Aug 2024 18:53:59 +0000 (20:53 +0200)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Thu, 1 Aug 2024 18:53:59 +0000 (20:53 +0200)
commit74cc1893acada349114d17f65909c0f0c293061c
tree5e79911bfcc3f6fa14761cec42fc71b63091c1e9
parentb44e7c167c3d05d175f84423707241ba7847bb77
A few fixes, add unsigned truncation warning.
gcc/fortran/arith.cc
gcc/fortran/gfortran.h
gcc/fortran/primary.cc
gcc/fortran/simplify.cc
gcc/fortran/trans-types.cc
gcc/testsuite/gfortran.dg/unsigned_3.f90 [new file with mode: 0644]