This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Set proper defaults for i386 on x86-64 compiler
> On Thu, Oct 31, 2002 at 08:57:40AM +0100, Jan Hubicka wrote:
> > + /* Set the default values for switches whose defualt depends on TARGET_64BIT
> default
> > + in case they wasn't overwriten by command line options. */
> weren't overridden
>
> Andreas Jaeger already commented on these, but he missed that you had
> the wrong word in the second line, and neither change went into the
> second version of the patch.
Really? I remember I was fixing these, but probably on wrong place.
I will commit obvious patch fixing this.
Thanks!
Honza
>
> Janis