public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/6737: feature request: stack realignment attribute
@ 2003-05-10 23:56 Dara Hazeghi
0 siblings, 0 replies; 3+ messages in thread
From: Dara Hazeghi @ 2003-05-10 23:56 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR other/6737; it has been noted by GNATS.
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, wesslen@users.sourceforge.net
Cc:
Subject: Re: other/6737: feature request: stack realignment attribute
Date: Sat, 10 May 2003 16:46:49 -0700
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=6737
Hello,
gcc 3.1 is a bit old. Could you determine whether the problem of the
stack becoming unaligned is still present in a more current version of
gcc (ie 3.2.3)? Thanks,
Dara
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: other/6737: feature request: stack realignment attribute
@ 2003-05-12 10:53 steven
0 siblings, 0 replies; 3+ messages in thread
From: steven @ 2003-05-12 10:53 UTC (permalink / raw)
To: gcc-bugs, gcc-prs, nobody, wesslen
Synopsis: feature request: stack realignment attribute
State-Changed-From-To: open->feedback
State-Changed-By: steven
State-Changed-When: Mon May 12 10:53:46 2003
State-Changed-Why:
Dara has asked for feedback
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6737
^ permalink raw reply [flat|nested] 3+ messages in thread
* other/6737: feature request: stack realignment attribute
@ 2002-05-20 6:26 wesslen
0 siblings, 0 replies; 3+ messages in thread
From: wesslen @ 2002-05-20 6:26 UTC (permalink / raw)
To: gcc-gnats
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 910 bytes --]
>Number: 6737
>Category: other
>Synopsis: feature request: stack realignment attribute
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon May 20 06:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Daniel Wesslén
>Release: 3.1
>Organization:
>Environment:
>Description:
Since the stack may become unaligned by externally compiled code, I request a function attribute that emits code to realign the stack (same as for main()).
This is becoming increasingly important now, when simd support has been added to gcc.
Since main() already does this it shouldn't be a big issue (I may be wrong of cource).
Example:
void foo() __attribute__(realign)
{
// ...
}
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-12 10:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 23:56 other/6737: feature request: stack realignment attribute Dara Hazeghi
-- strict thread matches above, loose matches on Subject: below --
2003-05-12 10:53 steven
2002-05-20 6:26 wesslen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).