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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=EGYF2M wxcr0AVtNrJWiN5TyBa2R7MrlQH8VdO9LBpSHGJ1FL8DxRGuRSnNx7ceincAYrD0 9jrR6hUwvnEGwcoMHfmC6+tK+bY8o27BtJczs6x7QoLZxZzgvPaSKFhFCp9x3MPT kXGXs3vuCCh9uwdEF57HMvr/bDcFDJzAdZNeY= 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type; s=default; bh=DlSMo/4cIqTK paajpj7YOfVTryU=; b=shlwdOCUYDBx7Jag0FO9ghSGDoGvf2VOKGTe9v0LO0R6 AxIkEGtWlVywRQTyD0yEFxU1PyAQp3FtELCSoP5GEbVJ9TDj192MbE9tvHMaxoh6 jDB1i2hVepeCnaFEcJE/CnJOmiymvIO5jthuLV56pfiwrT/vFQByAP5yWVxL7Ss= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f172.google.com X-Received: by 10.194.110.10 with SMTP id hw10mr23827547wjb.81.1404629562751; Sat, 05 Jul 2014 23:52:42 -0700 (PDT) Message-ID: <53B8F230.2060206@gmail.com> Date: Sun, 06 Jul 2014 08:52:32 +0200 From: =?ISO-8859-1?Q?V=E1clav_Zeman?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: AVX __m256i return value References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CDabDqEg0VMCHw7T0hmrmj69efGu3slIK" X-IsSubscribed: yes --CDabDqEg0VMCHw7T0hmrmj69efGu3slIK Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 6.7.2014 05:13, Roland Schulz wrote: > Hi, >=20 > a non-inline function which returns a __m256i causes a segfault under Cyg= win.=20 > It seems it tries to save the return value on the stack without proper=20 > alignment: > 0x0000000100404dcb <+153>: mov 0x30(%rbp),%rax > =3D> 0x0000000100404dcf <+157>: vmovdqa %ymm0,(%rax) >=20 > This is with GCC 4.8.3. The code is fine with GCC/Clang/ICC under Linux a= nd=20 > MSVC/ICC under Windows. Is this a known problem or should I file a more= =20 > detailed bug report? If so should I report this here or on the GCC bugzil= la? I suggest to fill the GCC bugzilla bug report. --=20 VZ --CDabDqEg0VMCHw7T0hmrmj69efGu3slIK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iF4EAREKAAYFAlO48jgACgkQE3+v/RpUDYDDNAD/c/Pa1ps8P1h2ttUEmFN5fdpU jcB2P1tNuQdvHe/Fc74A/RPbOxEOuHKMWEFwgL0qoGbB4cNb92RRu4NARzMad6ni =57sc -----END PGP SIGNATURE----- --CDabDqEg0VMCHw7T0hmrmj69efGu3slIK--