[Bug fortran/84591] Compiling gfortran.dg/bind_c_usage_10.f03 with -fdefault-integer-8 gives errors
kargls at comcast dot net
gcc-bugzilla@gcc.gnu.org
Sun Feb 16 18:02:45 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84591
kargls at comcast dot net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargls at comcast dot net
--- Comment #4 from kargls at comcast dot net ---
(In reply to Thomas Koenig from comment #3)
> Resolve as invalid?
IMHO. Yes.
IMNSHO, -fdefault-integer-8 should have been removed from
gfortran years ago. I even submitted a patch to do so,
which was rejected. Codes in the testsuite are meant to
test a patch fixes a real issue. Running the testsuite
with -fdefault-integer-8 is simply going to run into
issues with BIND(C).
More information about the Gcc-bugs
mailing list