X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=sT+BBbyNjuBonFpfNQPgGk/0ryAOIEw6Rr0NZH8U9dD4T1Pq9F6Dw xfQKiPqar315j6riDxhVbWZrtW8iVmYfnsoxfTxhBXK8Up+o1M2kUpJYXgT1vnV9 NAYo5L+5NFLNUYEm3ZaCN9a2eK7qJvDKGTzd6DSLe92Rrcg4MJlKYQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=PsiUC9gLBMjELQGbaxdSH5/R4bc=; b=KiviOtrK9MSgfHO4xL/8znOoO574 uySwF+dXPqi1/+1f8ofRdlp8xG6X8DlTGXl8xciOfU/Nz1aedsc937zs6Pb9oJ0a 8dbJewWQo/6PsSIvR3u2nbniUDi5OaxIVS3WcxZ5ZPAisUAuXbxXZeOpEndKY1t8 06h0fo28fgzd2fQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Date: Fri, 22 Aug 2014 14:42:57 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: ld segfaults with -flto after upgrading to gcc 4.8.3-3 (64-bit) Message-ID: <20140822124257.GA18321@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <53F72F9B DOT 8090706 AT gmail DOT com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BOKacYhQ+x31HxR3" Content-Disposition: inline In-Reply-To: <53F72F9B.8090706@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) --BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Aug 22 19:55, JonY wrote: > On 8/22/2014 08:20, Christoph H. Hochstaetter wrote: > > Hi, > >=20 > > I just upgraded gcc from 4.8.3-2 to 4.8.3-3. ld segfaults if gcc (and t= hus > > ld) is used with link time optimization (-flto). >=20 > Looks like it is crashing at exit(), not sure how that happens, Corinna, > help? :) It's a crash in /usr/lib/gcc/x86_64-pc-cygwin/4.8.3/cyglto_plugin.dll in the function __gcc_deregister_frame So this points to a bug in the __gcc_deregister_frame function. I'm not overly familiar with it, but is it possible that not all of DJ's and Yaakov's changes in this area are in gcc-4.8.3-3? Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT9zrRAAoJEPU2Bp2uRE+gefUQAKRic2Pc4b6dxnMdWSVjGCxQ EZKV3nKG/qr7FsKVjQ8jdjc12lRnPEYbaFmpJkNzS59q+0DDI7FcOeKL0USpanKO pkzxTZH7Yr07Tj2SxJw5DZyibCTVuJLlCzoxlmhkI2KfjoboaMLdhKckGmwuJBjY KGTH29sF2xAYtAoDnegTLs6lkZNsTQMz8dJMX+Hw9OJ3WtPl0BVdeoykqjnvRo9U dvZDQ/9ay4aHKzv+Si9+g/UGKFIZb8soweFGcNaLZ5in5Qy1oDR0aMXQDtJdZDB0 SIBfIG+X8qCrg80fRAvwR00xpK+70uiz7TMtoMjdWA/KZQi5XMrlBAxysdrvTzxl NZAkadVLL49SAtYPpIlTGQe4ijN5p5J7dzZLZDqBsohZR1DWLKmDC60G61r2qrr5 E3wknQY2zIg+uEIgnWYAUDZWhIQA21+anaiuHkcWVJtFOzkzWIBEVLfaMTNwSmN4 wbwqclOX1RVlDNOcCiN5T8IDhHVR81vbx7zm8R/MeB8Tc4JcVGFZxROQWqv1wQ9I pwDRMQtci8YdW1KeFvn9K7osJRdFRzvxtZTLemqmreuQoLqOmmxetNuBtuP4yzZ1 eqWao0evWBSZIUqDMi59XwKGfRV21egequ7FgoqZYnM6rgIdWRyymrcgLp7Qs8ys pO4EC33O0oySNeuJu9EY =PJKE -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3--