This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: target/9290: [ia32] incorrect alignment when


The following reply was made to PR target/9290; it has been noted by GNATS.

From: Mark <mark at cal005304 dot student dot utwente dot nl>
To: gcc-bugs at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org,
        mark at cal005304 dot student dot utwente dot nl, nobody at gcc dot gnu dot org
Cc:  
Subject: Re: target/9290: [ia32] incorrect alignment when
Date: Wed, 26 Feb 2003 12:21:20 +0100

 I was under the assumption alignment was supposed to work in functions
 except in main. Apparently functions called from main do not align the
 stack, but the next level of nesting does.
 
 It is not a bug in gcc, please close the report.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]