From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1945 invoked by alias); 10 Nov 2014 12:42:12 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 1912 invoked by uid 48); 10 Nov 2014 12:42:09 -0000 From: "fxcoudert at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/48002] internal error on calling inherited, overloaded and abstract subprograms with string literal Date: Mon, 10 Nov 2014 12:42:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 4.5.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fxcoudert at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cf_gcctarget bug_status cf_reconfirmed_on cc cf_gcchost everconfirmed cf_gccbuild Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-11/txt/msg00696.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48002 Francois-Xavier Coudert changed: What |Removed |Added ---------------------------------------------------------------------------- Target|i686-apple-darwin9 | Status|UNCONFIRMED |NEW Last reconfirmed| |2014-11-10 CC| |fxcoudert at gcc dot gnu.org Host|i686-apple-darwin9 | Ever confirmed|0 |1 Build|i686-apple-darwin9 | --- Comment #1 from Francois-Xavier Coudert --- Confirmed on x86_64-linux with GNATMAKE 4.4.7 20120313. Fixed on trunk, for both linux and darwin.