From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6658A386F824; Fri, 26 Jun 2020 21:03:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6658A386F824 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593205409; bh=v2WlV7Ff46b/uWHGgArm+SAQWdG45I2KYWcFWzM2Gvo=; h=From:To:Subject:Date:From; b=x1KLgBYehqAqjWJTtm7Ye0xYvP8FnI7V6/sH4ajkDj5sDtjnzCw1yWfNGhhXysIsb MtwaX2NeOIKQLDpFASxQOPidOm1xQEkYEA4xcYy2clAsRVT6Su/Xc1JLUdwUNiouZ2 IUvLpYVUJ/X4WgLK3huibqzzVwnGBMW1UZ6jPigE= From: "seurer at linux dot vnet.ibm.com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/95919] New: new test base gfortran.dg/char4-subscript.f90 in r11-1654 fails on BE Date: Fri, 26 Jun 2020 21:03:29 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at linux dot vnet.ibm.com 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: Fri, 26 Jun 2020 21:03:29 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95919 Bug ID: 95919 Summary: new test base gfortran.dg/char4-subscript.f90 in r11-1654 fails on BE Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: seurer at linux dot vnet.ibm.com Target Milestone: --- g:f48bffe70cba310461ec19ffcd07c573a6b86575, r11-1654 gfortran.dg/char4-subscript.f90 works fine on powerpc64 LE but fails on BE: FAIL: gfortran.dg/char4-subscript.f90 -O0 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O0 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O0 scan-tree-dump original "=20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O0 scan-tree-dump original "=20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);" FAIL: gfortran.dg/char4-subscript.f90 -O1 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O1 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O1 scan-tree-dump original "=20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O1 scan-tree-dump original "=20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);" FAIL: gfortran.dg/char4-subscript.f90 -O2 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O2 scan-tree-dump original "=20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O2 scan-tree-dump original "=20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O2 scan-tree-dump original "=20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);" FAIL: gfortran.dg/char4-subscript.f90 -O3 -fomit-frame-pointer -funroll-l= oops -fpeel-loops -ftracer -finline-functions scan-tree-dump original "=20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -fomit-frame-pointer -funroll-l= oops -fpeel-loops -ftracer -finline-functions scan-tree-dump original "=20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -fomit-frame-pointer -funroll-l= oops -fpeel-loops -ftracer -finline-functions scan-tree-dump original "=20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -fomit-frame-pointer -funroll-l= oops -fpeel-loops -ftracer -finline-functions scan-tree-dump original "=20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);" FAIL: gfortran.dg/char4-subscript.f90 -O3 -g scan-tree-dump original "= =20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -g scan-tree-dump original "= =20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -g scan-tree-dump original "= =20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -O3 -g scan-tree-dump original "= =20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);" FAIL: gfortran.dg/char4-subscript.f90 -Os scan-tree-dump original "=20 \\(\\*var.str2\\)\\[4\\]{lb: 1 sz: 4} =3D .\\\\x00\\\\xf6\\\\x01.\\[1\\]{lb= : 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -Os scan-tree-dump original "=20 \\(\\*var.str2\\)\\[5\\]{lb: 1 sz: 4} =3D .\\\\b\\\\xf6\\\\x01.\\[1\\]{lb: = 1 sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -Os scan-tree-dump original "=20 \\(\\*var\\.str2\\)\\[1\\]{lb: 1 sz: 4} =3D .d\\\\x00\\\\x00.\\[1\\]{lb: 1 = sz: 4};" FAIL: gfortran.dg/char4-subscript.f90 -Os scan-tree-dump original "=20 __builtin_memmove \\(\\(void \\*\\) &\\(\\*var.str2\\)\\[2\\]{lb: 1 sz: 4}, \\(void \\*\\) &.e\\\\x00\\\\x00\\\\x00f\\\\x00\\\\x00.\\[1\\]{lb: 1 sz: 4}, 8\\);"=