Mail Archives: pgcc/1998/06/24/11:06:25
X-pop3-spooler: | POP3MAIL 2.1.0 b 4 980420 -bs-
|
Message-ID: | <19980624013125.10155@cerebro.laendle>
|
Date: | Wed, 24 Jun 1998 01:31:25 +0200
|
From: | Marc Lehmann <pcg AT goof DOT com>
|
To: | beastium <beastium-list AT Desk DOT nl>
|
Subject: | does -mno-stack-align-double solve your problems?
|
Mail-Followup-To: | beastium <beastium-list AT desk DOT nl>
|
Mime-Version: | 1.0
|
X-Operating-System: | Linux version 2.1.106 (root AT cerebro) (gcc version pgcc-2.91.37 19980608 (gcc2 ss-980502 experimental))
|
Status: | RO
|
Lines: | 15
|
Just found out, -mstack-align-double is not only broken in 0621, it is also
enabled by default on some targets, which it shouldn't be.
So, if you have a compile problem with -O6 (which enables
-fomit-frame-pointer and thus triggers the problem), try with
"-mno-stack-align-double".
-----==- |
----==-- _ |
---==---(_)__ __ ____ __ Marc Lehmann +--
--==---/ / _ \/ // /\ \/ / pcg AT goof DOT com |e|
-=====/_/_//_/\_,_/ /_/\_\ --+
The choice of a GNU generation |
|
- Raw text -