From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19415 invoked by alias); 14 Jan 2012 00:36:53 -0000 Received: (qmail 19351 invoked by uid 22791); 14 Jan 2012 00:36:52 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,GARBLED_SUBJECT,SARE_HEAD_8BIT_SPAM,SARE_SUB_ENC_UTF8 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 14 Jan 2012 00:36:40 +0000 From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/51852] [regression] [c++11] tree check: expected tree_list,=?UTF-8?Q?=20have=20H=C3=9F=C3=A8M=C3=95=C3=BE=C3=BF=C3=B8tx=C3=B8ts=C3=B8?= Date: Sat, 14 Jan 2012 00:54: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-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2012-01/txt/msg01601.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D51852 --- Comment #2 from Jonathan Wakely 2012-01-14 00= :36:19 UTC --- surely this is obvious, don't H=C3=9F=C3=A8M=C3=95=C3=BE=C3=BF=C3=B8tx=C3= =B8ts=C3=B8 before you tx=C3=B8ts=C3=B8 ;) you could also try building with --enable-checking=3Dvalgrind or run cc1plus under gdb and provide a stack trace and the values of some local variables = at the point it prints garbage - that might give more clues about the problem.