This is the mail archive of the gcc@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: -malign-double switch patch?


Ross Smith wrote:
> > I'm looking at the 3.1.1 docs.
> 
> I just checked the archived docs on the GCC website. The warning was 
> added between 3.1 and 3.1.1.

I'm looking at Red Hat's gcc-3.1-4, which does have the warning.
That same manual begins:

    This manual documents how to use the GNU compilers, as well as their
    features and incompatibilities, and how to report bugs.  It corresponds
    to GCC version 3.1.

So I can be forgiven for thinking the warning applies to 3.1 :-)

I'm surprised by one thing: doesn't the stack layout for function calls
change with `-malign-double'?

-- Jamie


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