https://gcc.gnu.org/g:ee47e28302a203228511de36bffeef3b7d7e14ef
commit ee47e28302a203228511de36bffeef3b7d7e14ef
Author: Thomas Koenig
Date: Sun Aug 4 12:54:41 2024 +0200
Added UINT intrinsic.
Diff:
---
gcc/fortran/arith.cc | 156 ++-
gcc/for
https://gcc.gnu.org/g:c918954503aa0211704c8f11022ce8ce52ebdf5d
commit c918954503aa0211704c8f11022ce8ce52ebdf5d
Author: Thomas Koenig
Date: Sun Aug 4 13:24:43 2024 +0200
Added BOZ support to UINT.
Diff:
---
gcc/fortran/check.cc | 3 +++
gcc/fortran/expr.cc
https://gcc.gnu.org/g:22300a5b248c1888fd70477286c8602d5a632b20
commit 22300a5b248c1888fd70477286c8602d5a632b20
Author: Thomas Koenig
Date: Sun Aug 4 17:50:56 2024 +0200
Bit functions, HUGE and DIGITS.
Diff:
---
gcc/fortran/arith.cc | 42 +--
gcc/fortran/ch
https://gcc.gnu.org/g:11b09c5f9babc07d72ae3e07cbdeb11286c881b4
commit 11b09c5f9babc07d72ae3e07cbdeb11286c881b4
Author: Thomas Koenig
Date: Sun Aug 4 20:14:34 2024 +0200
Add bit_size, btest and bgt plus friends.
Diff:
---
gcc/fortran/check.cc | 66 +
https://gcc.gnu.org/g:cfeb994d64743691d4a787f8eef7ce52d8711756
commit r15-2710-gcfeb994d64743691d4a787f8eef7ce52d8711756
Author: Jeff Law
Date: Sun Aug 4 13:09:02 2024 -0600
[committed][PR rtl-optimization/116199] Fix latent bug in reload's SUBREG
handling
Building glibc on the m
https://gcc.gnu.org/g:01cca42f65f25d709264fe277d25d9db3d68c437
commit r15-2712-g01cca42f65f25d709264fe277d25d9db3d68c437
Author: Andrew Pinski
Date: Fri Aug 2 10:04:40 2024 -0700
IRA: Ignore debug insns for uses in split_live_ranges_for_shrink_wrap.
[PR116179]
Late_combine expose