From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30186 invoked by alias); 17 Feb 2008 03:29:44 -0000 Received: (qmail 29937 invoked by alias); 17 Feb 2008 03:29:02 -0000 Date: Sun, 17 Feb 2008 03:29:00 -0000 Message-ID: <20080217032902.29936.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/35222] [4.3 Regression] EH output contains procedure label without P' selector In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" 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-02/txt/msg01837.txt.bz2 ------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2008-02-17 03:29 ------- Subject: Re: [4.3 Regression] EH output contains procedure label without P' selector > The encoding seems wrong. Expected DW_EH_PE_aligned. Actually, the encoding is correct. The procedure label error only occurs is the symbol is an unsat. This might might occur if we have EH data for a function that has been eliminated. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35222