delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=2.2 required=5.0 tests=AWL,BAYES_40,DEAR_SOMETHING,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
In-Reply-To: | <415FD5BDB605964FBFF583DB5444679D7C23773D@CHM-MBX1.ad.mc.com> |
References: | <415FD5BDB605964FBFF583DB5444679D7C23773D AT CHM-MBX1 DOT ad DOT mc DOT com> |
Date: | Sat, 14 May 2011 11:23:02 +0800 |
Message-ID: | <BANLkTimFGBZ+nLEODaS2CVNjL2x_1z+gnw@mail.gmail.com> |
Subject: | Re: Problem compiling with SSE intrinsics and -O3 |
From: | Dima Pasechnik <dimpase AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi Phil, Please post the output of gcc -v. In fact, I guess it has little to do with Cygwin, as it looks very much like a gcc bug, perhaps fixed in a later version of gcc. Showing that this is a Cygwin bug would need a check that the same does not happen on the same version of gcc on Linux, say. Best, Dmitrii On 14 May 2011 00:15, Morris, Philip <prm AT mc DOT com> wrote: > (third try, wow you guys really don't want to receive emails !) > > Dear Sir/Madam > > I have come across a problem when trying to compile a simple program using Cygwin > > I just did a fresh install of Cygwin from the net on W7 32bit PC and included make/g++ to build my software (which builds fine on other native linux machines) > > When i try to compile the attached file i get this error > > $ gcc -msse2 -c -O3 test.c > test.c: In function `vclrx': > test.c:43: internal compiler error: in output_constant_pool, at varasm.c:3190 > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://cygwin.com/problems.html> for instructions. > > Without the -O3 option all is well > > Help appreciated. > > Thanks > > Phil. > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |