From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by sourceware.org (Postfix) with ESMTPS id 7EFE4385841A; Tue, 21 Sep 2021 19:15:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7EFE4385841A X-IronPort-AV: E=McAfee;i="6200,9189,10114"; a="223093719" X-IronPort-AV: E=Sophos;i="5.85,311,1624345200"; d="scan'208";a="223093719" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Sep 2021 12:15:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,311,1624345200"; d="scan'208";a="557065405" Received: from scymds02.sc.intel.com ([10.82.73.244]) by fmsmga002.fm.intel.com with ESMTP; 21 Sep 2021 12:15:07 -0700 Received: from gskx-2.sc.intel.com (gskx-2.sc.intel.com [172.25.33.41]) by scymds02.sc.intel.com with ESMTP id 18LJF6ZP003127; Tue, 21 Sep 2021 12:15:06 -0700 Received: by gskx-2.sc.intel.com (Postfix, from userid 10659939) id 9EB22286470F; Tue, 21 Sep 2021 12:15:06 -0700 (PDT) Date: Tue, 21 Sep 2021 12:15:06 -0700 To: gcc-patches@gcc.gnu.org, gcc-regression@gcc.gnu.org, tobias@codesourcery.com Subject: [r12-3722 Regression] FAIL: gfortran.dg/write_to_null.F90 -Os (test for excess errors) on Linux/x86_64 User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20210921191506.9EB22286470F@gskx-2.sc.intel.com> From: "sunil.k.pandey" X-Spam-Status: No, score=-3489.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: gcc-regression@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-regression mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2021 19:15:14 -0000 On Linux/x86_64, 417ea5c02cef7f000e66d1af22b066c2c1cda047 is the first bad commit commit 417ea5c02cef7f000e66d1af22b066c2c1cda047 Author: Tobias Burnus Date: Tue Sep 21 08:27:00 2021 +0200 Fortran: Fix -Wno-missing-include-dirs handling [PR55534] caused FAIL: gfortran.dg/achar_6.F90 -O0 (test for excess errors) FAIL: gfortran.dg/achar_6.F90 -O1 (test for excess errors) FAIL: gfortran.dg/achar_6.F90 -O2 (test for excess errors) FAIL: gfortran.dg/achar_6.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/achar_6.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/achar_6.F90 -Os (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/array_assignment_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -O0 (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -O1 (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -O2 (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -O3 -g (test for excess errors) FAIL: gfortran.dg/associate_1.f03 -Os (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/bit_comparison_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/bit_comparison_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/bom_UTF-8_F.F90 -O (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O0 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O1 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O2 (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/dec_math.f90 -Os (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -O0 (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -O1 (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -O2 (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/dev_null.F90 -Os (test for excess errors) FAIL: gfortran.dg/diagnostic-format-json-1.F90 -O dg-regexp 28 not found: ""locations": [[{}, ]*]" FAIL: gfortran.dg/diagnostic-format-json-1.F90 -O dg-regexp 29 not found: ""children": [[][]]" FAIL: gfortran.dg/diagnostic-format-json-1.F90 -O (test for excess errors) FAIL: gfortran.dg/diagnostic-format-json-2.F90 -O dg-regexp 30 not found: ""locations": [[{}, ]*]" FAIL: gfortran.dg/diagnostic-format-json-2.F90 -O dg-regexp 31 not found: ""children": [[][]]" FAIL: gfortran.dg/diagnostic-format-json-2.F90 -O (test for excess errors) FAIL: gfortran.dg/diagnostic-format-json-3.F90 -O dg-regexp 30 not found: ""locations": [[{}, ]*]" FAIL: gfortran.dg/diagnostic-format-json-3.F90 -O dg-regexp 31 not found: ""children": [[][]]" FAIL: gfortran.dg/diagnostic-format-json-3.F90 -O (test for excess errors) FAIL: gfortran.dg/do_3.F90 -O0 (test for excess errors) FAIL: gfortran.dg/do_3.F90 -O1 (test for excess errors) FAIL: gfortran.dg/do_3.F90 -O2 (test for excess errors) FAIL: gfortran.dg/do_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/do_3.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/do_3.F90 -Os (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/dshift_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/dshift_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/erf_2.F90 -O (test for excess errors) FAIL: gfortran.dg/erf_3.F90 -O (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -O1 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -O2 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_1.f90 -Os (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -O1 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -O2 (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_2.f90 -Os (test for excess errors) FAIL: gfortran.dg/fmt_f_default_field_width_3.f90 -O (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -O1 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -O2 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_1.f90 -Os (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -O0 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -O1 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -O2 (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_2.f90 -Os (test for excess errors) FAIL: gfortran.dg/fmt_g_default_field_width_3.f90 -O (test for excess errors) FAIL: gfortran.dg/g77/cpp2.F -O (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -O0 (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -O1 (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -O2 (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -O3 -g (test for excess errors) FAIL: gfortran.dg/g77/cpp3.F -Os (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -O0 (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -O1 (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -O2 (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -O3 -g (test for excess errors) FAIL: gfortran.dg/g77/cpp4.F -Os (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -O0 (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -O1 (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -O2 (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -O3 -g (test for excess errors) FAIL: gfortran.dg/g77/cpp5.F -Os (test for excess errors) FAIL: gfortran.dg/g77/cpp.F -O (test for excess errors) FAIL: gfortran.dg/gnu_logical_1.F -O (test for excess errors) FAIL: gfortran.dg/gomp/cancel-1.f90 -O (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/dec_math_1.f90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_11.F90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/ieee_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/intrinsics_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -O0 (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -O1 (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -O2 (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/ieee/large_3.F90 -Os (test for excess errors) FAIL: gfortran.dg/include_14.f90 -O (test for excess errors) FAIL: gfortran.dg/include_15.f90 -O (test for excess errors) FAIL: gfortran.dg/include_5.f90 -O (test for excess errors) FAIL: gfortran.dg/integer_exponentiation_3.F90 -O (test for excess errors) FAIL: gfortran.dg/integer_exponentiation_5.F90 -O (test for excess errors) FAIL: gfortran.dg/integer_exponentiation_6.F90 -O (test for excess errors) FAIL: gfortran.dg/intent_out_11.f90 -O (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -O0 (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -O1 (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -O2 (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/large_real_kind_3.F90 -Os (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -O0 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -O1 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -O2 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -O3 -g (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_x.F -Os (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -O0 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -O1 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -O2 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -O3 -g (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_y.F -Os (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -O0 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -O1 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -O2 (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -O3 -g (test for excess errors) FAIL: gfortran.dg/literal_character_constant_1_z.F -Os (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/masklr_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/masklr_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/merge_bits_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/merge_bits_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/popcnt_poppar_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/pr37287-1.f90 -O (test for excess errors) FAIL: gfortran.dg/pr37287-2.F90 -O (test for excess errors) FAIL: gfortran.dg/pr69554-1.F90 -O (test for excess errors) FAIL: gfortran.dg/pr69554-2.F90 -O (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -O0 (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -O1 (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -O2 (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/pr94397.F90 -Os (test for excess errors) FAIL: gfortran.dg/pr98974.F90 -O (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/shiftalr_1.F90 -Os (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -O0 (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -O1 (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -O2 (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/shiftalr_2.F90 -Os (test for excess errors) FAIL: gfortran.dg/vect/vect-8-epilogue.F90 -O (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -O0 (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -O1 (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -O2 (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/vect/vect-alias-check-1.F90 -Os (test for excess errors) FAIL: gfortran.dg/wdate-time.F90 -O (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -O0 (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -O1 (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -O2 (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -O3 -g (test for excess errors) FAIL: gfortran.dg/write_to_null.F90 -Os (test for excess errors) with GCC configured with ../../gcc/configure --prefix=/local/skpandey/gccwork/toolwork/gcc-bisect-master/master/r12-3722/usr --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld --with-fpmath=sse --enable-languages=c,c++,fortran --enable-cet --without-isl --enable-libmpx x86_64-linux --disable-bootstrap To reproduce: $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/achar_6.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/achar_6.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/achar_6.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/achar_6.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_assignment_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_assignment_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_assignment_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/array_assignment_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/associate_1.f03 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/associate_1.f03 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/associate_1.f03 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/associate_1.f03 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bit_comparison_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bom_UTF-8_F.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bom_UTF-8_F.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bom_UTF-8_F.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/bom_UTF-8_F.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dec_math.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dec_math.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dec_math.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dec_math.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dev_null.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dev_null.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dev_null.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dev_null.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/diagnostic-format-json-3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/do_3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/do_3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/do_3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/do_3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/dshift_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/erf_3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_2.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_2.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_2.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_2.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_3.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_3.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_3.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_f_default_field_width_3.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_2.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_2.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_2.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_2.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_3.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_3.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_3.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/fmt_g_default_field_width_3.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp2.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp2.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp2.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp2.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp3.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp3.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp3.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp3.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp4.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp4.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp4.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp4.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp5.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp5.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp5.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp5.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/g77/cpp.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/gnu_logical_1.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/gnu_logical_1.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/gnu_logical_1.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/gnu_logical_1.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/cancel-1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/cancel-1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/cancel-1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="gomp.exp=gfortran.dg/gomp/cancel-1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/dec_math_1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/dec_math_1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/dec_math_1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/dec_math_1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_11.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_11.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_11.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_11.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/ieee_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/intrinsics_2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/intrinsics_2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/intrinsics_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/intrinsics_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/large_3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/large_3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/large_3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="ieee.exp=gfortran.dg/ieee/large_3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_14.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_14.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_14.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_14.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_15.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_15.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_15.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_15.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_5.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_5.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_5.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/include_5.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_5.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_5.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_5.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_5.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_6.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_6.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_6.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/integer_exponentiation_6.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/intent_out_11.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/intent_out_11.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/intent_out_11.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/intent_out_11.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_3.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_3.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_3.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/large_real_kind_3.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_x.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_x.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_x.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_x.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_y.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_y.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_y.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_y.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_z.F --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_z.F --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_z.F --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/literal_character_constant_1_z.F --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/masklr_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/merge_bits_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/popcnt_poppar_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-1.f90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-1.f90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-1.f90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-1.f90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr37287-2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-2.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-2.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr69554-2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr94397.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr94397.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr94397.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr94397.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr98974.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr98974.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr98974.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/pr98974.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_2.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/shiftalr_2.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-8-epilogue.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-8-epilogue.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-8-epilogue.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-8-epilogue.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-alias-check-1.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-alias-check-1.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-alias-check-1.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="vect.exp=gfortran.dg/vect/vect-alias-check-1.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/wdate-time.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/wdate-time.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/wdate-time.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/wdate-time.F90 --target_board='unix{-m64\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/write_to_null.F90 --target_board='unix{-m32}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/write_to_null.F90 --target_board='unix{-m32\ -march=cascadelake}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/write_to_null.F90 --target_board='unix{-m64}'" $ cd {build_dir}/gcc && make check RUNTESTFLAGS="dg.exp=gfortran.dg/write_to_null.F90 --target_board='unix{-m64\ -march=cascadelake}'" (Please do not reply to this email, for question about this report, contact me at skpgkp2 at gmail dot com)