From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3193 invoked by alias); 2 Sep 2008 19:49:11 -0000 Received: (qmail 1989 invoked by uid 48); 2 Sep 2008 19:47:51 -0000 Date: Tue, 02 Sep 2008 19:49:00 -0000 Message-ID: <20080902194751.1988.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/36756] [4.4 Regression] g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, no-toplevel-reorder In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "janis 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: 2008-09/txt/msg00239.txt.bz2 ------- Comment #8 from janis at gcc dot gnu dot org 2008-09-02 19:47 ------- I still think the fix was correct. Before r139892, the relevant options were processed in decode_options before the call to optimization_options and so section anchors were only disabled for -O0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36756