This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: patch for -Wno-long-long and early GNAT compilers
- From: mike stump <mrs at windriver dot com>
- To: kenner at vlsi1 dot ultra dot nyu dot edu, zack at codesourcery dot com
- Cc: dewar at gnat dot com, gcc at gcc dot gnu dot org
- Date: Tue, 19 Mar 2002 09:44:53 -0800 (PST)
- Subject: Re: patch for -Wno-long-long and early GNAT compilers
> Date: Tue, 19 Mar 2002 09:21:12 -0800
> To: Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
> Cc: dewar@gnat.com, gcc@gcc.gnu.org
> From: Zack Weinberg <zack@codesourcery.com>
> > movl $__dummy,%ecx
> Looks like this was changed by the patch in
> http://gcc.gnu.org/ml/gcc/1997-11/msg00386.html.
I've been bitten by this bug, uh, I mean, improvement that didn't
happen to preserve binary compatibility as well.