From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2160 invoked by alias); 16 Jun 2010 20:40:15 -0000 Received: (qmail 1490 invoked by uid 48); 16 Jun 2010 20:39:38 -0000 Date: Wed, 16 Jun 2010 20:40:00 -0000 Message-ID: <20100616203938.1487.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/44561] using nullptr_t with -flto/-fwhopr causes ICE: tree code 'lang_type' is not supported in gimple streams In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth at gcc dot gnu dot org" 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 X-SW-Source: 2010-06/txt/msg01735.txt.bz2 ------- Comment #1 from rguenth at gcc dot gnu dot org 2010-06-16 20:39 ------- Confirmed. It isn't valid for LANG_TYPE node to leak to the middle-end. gdb) call debug_tree (expr) constant 32> unit size constant 4> align 8 symtab 0 alias set -1 canonical type 0xb7799000> -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-06-16 20:39:38 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44561