public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/62050] Internal compiler error: Error reporting routines re-entered with std::make_shared on abstract class
       [not found] <bug-62050-4@http.gcc.gnu.org/bugzilla/>
@ 2014-08-07 19:41 ` daniel.kruegler at googlemail dot com
  0 siblings, 0 replies; only message in thread
From: daniel.kruegler at googlemail dot com @ 2014-08-07 19:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62050

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler@googlemail.
                   |                            |com

--- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
The ICE seems to be fixed from gcc 4.8 on (I tested 4.8.1 and the recent 4.10
trunk). It should be noted that your code example is be ill-formed, because you
are trying to construct an object of abstract type.
>From gcc-bugs-return-457989-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Thu Aug 07 19:48:54 2014
Return-Path: <gcc-bugs-return-457989-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 31347 invoked by alias); 7 Aug 2014 19:48:54 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 31320 invoked by uid 48); 7 Aug 2014 19:48:51 -0000
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/62050] Internal compiler error: Error reporting routines re-entered with std::make_shared on abstract class
Date: Thu, 07 Aug 2014 19:48:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.7.4
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: redi at gcc dot gnu.org
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.0
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status resolution target_milestone
Message-ID: <bug-62050-4-9XkbSTQzUY@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-62050-4@http.gcc.gnu.org/bugzilla/>
References: <bug-62050-4@http.gcc.gnu.org/bugzilla/>
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-08/txt/msg00486.txt.bz2
Content-length: 549

https://gcc.gnu.org/bugzilla/show_bug.cgi?idb050

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.8.0

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
GCC 4.7 is no longer supported and there is no ICE with any current release.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-07 19:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-62050-4@http.gcc.gnu.org/bugzilla/>
2014-08-07 19:41 ` [Bug c++/62050] Internal compiler error: Error reporting routines re-entered with std::make_shared on abstract class daniel.kruegler at googlemail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).