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).