From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C0F83858005; Mon, 19 Jun 2023 14:00:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C0F83858005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687183213; bh=EYo+j3g1kVtLy45b5VIg0v6cUIy0Hk+84ClaORdbn+8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QDK/ebyfSVtoDiutTFqx8UeeUTZfdD0xCuPsxBxZj0NS2iE8Wi0d07h2vNmelNbOf 8jTvaeV3VrlnWODnU+his8twKXja8oHeXv0YR/XPySd/FBdTIiK3mMVJIsYT/eRnvG FhomdP+unQcJspeToWx+hCnynr5J9zdDu0T7AjtU= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30480] [gdb/testsuite] Ada fails with gcc 7.5.0 Date: Mon, 19 Jun 2023 14:00:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30480 Tom de Vries changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom de Vries --- All FAILs related to commit d5acae9e9f1 ("Handle Ada Pragma Import and Prag= ma Export"). > FAIL: gdb.ada/import.exp: print imported_var_ada > FAIL: gdb.ada/import.exp: print local_imported_var > FAIL: gdb.ada/import.exp: print pkg.imported_var_ada > FAIL: gdb.ada/import.exp: print pkg.exported_var_ada > FAIL: gdb.ada/import.exp: print exported_var_ada > FAIL: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at > pkg.imported_func_ada > FAIL: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at imported_func= _ada > FAIL: gdb.ada/import.exp: gdb_breakpoint: set breakpoint at > local_imported_func Test-case new in commit. > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dauto: frame=3D0, > frame_lang=3Dc: info functions proc_in_ > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dauto: frame=3D1, > frame_lang=3Dada: info functions proc_in_ > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dada: frame=3D0, > frame_lang=3Dc: info functions proc_in_ > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dada: frame=3D1, > frame_lang=3Dada: info functions proc_in_ > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dc: frame=3D0, frame_l= ang=3Dc: > info functions proc_in_ > FAIL: gdb.ada/info_auto_lang.exp: language_choice=3Dc: frame=3D1, > frame_lang=3Dada: info functions proc_in_ > FAIL: gdb.ada/info_exc.exp: info exceptions task > FAIL: gdb.ada/info_exc.exp: info exceptions const.aint > FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions task (unexpected outp= ut) > FAIL: gdb.ada/mi_exc_info.exp: -info-ada-exceptions const.aint (unexpected > output) > Regressions since commit. --=20 You are receiving this mail because: You are on the CC list for the bug.=