From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8D0EF3895013; Wed, 28 Jul 2021 21:18:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8D0EF3895013 From: "msebor at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/101660] New: FAIL: gfortran.dg/bind_c_array_params_3.f90 Date: Wed, 28 Jul 2021 21:18:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: msebor at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2021 21:18:53 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D101660 Bug ID: 101660 Summary: FAIL: gfortran.dg/bind_c_array_params_3.f90 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: msebor at gcc dot gnu.org Target Milestone: --- In a recent x86_64 build I see a number of failures in the gfortran test su= ite: FAIL: gfortran.dg/bind_c_array_params_3.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_10.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_11.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_12.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_15.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_16.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_17.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_18.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_1.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_3.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_5.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_6.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_7.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_8.f90 (6: -12) FAIL: gfortran.dg/ISO_Fortran_binding_9.f90 (6: -12) FAIL: gfortran.dg/iso_fortran_binding_uint8_array.f90 (6: -12) FAIL: gfortran.dg/pr93524.f90 (6: -12) FAIL: gfortran.dg/PR94327.f90 (6: -12) FAIL: gfortran.dg/PR94331.f90 (6: -12) The failures have also been reported here: https://gcc.gnu.org/pipermail/gcc-testresults/2021-July/709815.html Most (all?) of the failures are due to: gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c:8:10: fatal error: ISO_Fortran_binding.h: No such file or directory compilation terminated. compiler exited with status 1 FAIL: gfortran.dg/bind_c_array_params_3.f90 -O0 (test for excess errors) Excess errors: gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c:8:10: fatal error: ISO_Fortran_binding.h: No such file or directory compilation terminated. UNRESOLVED: gfortran.dg/bind_c_array_params_3.f90 -O0 compilation failed= to produce executable=