| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <40913EAB.4020706@ompf.org> |
| Date: | Thu, 29 Apr 2004 19:43:07 +0200 |
| From: | tbp <gcc AT ompf DOT org> |
| Reply-To: | gcc AT ompf DOT org |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 |
| MIME-Version: | 1.0 |
| To: | Ross Ridge <rridge AT csclub DOT uwaterloo DOT ca> |
| CC: | cygwin AT cygwin DOT com |
| Subject: | Re: g++ 3.4.0 cygwin, codegen SSE & alignement issues |
| References: | <20040429150141 DOT 92534A8560 AT perpugilliam DOT csclub DOT uwaterloo DOT ca> |
| In-Reply-To: | <20040429150141.92534A8560@perpugilliam.csclub.uwaterloo.ca> |
Ross Ridge wrote:
> GCC does ask for 16-byte alignment for the SSE constants, but the request
> isn't honoured by binutils.
I see
...
.align 16
LC2:
.long 2147483647
.long 0
.long 0
.long 0
.align 4
...
andps LC2, %xmm0
...
After uselessly poking at binutil sources for a couple of hours, may i
ask you to share your gcc kludge?
Regards,
tbp.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |