All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: ak@suse.de, linux-kernel@vger.kernel.org
Subject: Re: [AMD64 1/3] fix C99-style declarations
Date: Sat, 25 Oct 2003 22:27:50 +0200	[thread overview]
Message-ID: <20031025202750.GC27754@wotan.suse.de> (raw)
In-Reply-To: <20031025182824.GA12117@gtf.org>

On Sat, Oct 25, 2003 at 02:28:24PM -0400, Jeff Garzik wrote:
> 
> Although the compiler has always supposed C99 style, I feel that until
> the kernel as a whole moves to C99 style, such code reduces portability
> to other compilers.  In particular, I am willing to bet Intel's Yamhill
> will eventually be supported by the x86-64 code, and non-gcc compilers
> will eventually be used to build this platform.

The intel compiler supports C99 just fine.

x86-64 always used C99 and there is no x86-64 compiler 
around that doesn't support it. I must say I was somewhat pissed off
that someone added that nasty warning to the toplevel Makefile
just to comfort some gcc 2.95 users on i386 ("all world is a i386")

I have enough trouble just to get the essential bug/compilefixes accepted
by Linus, so I see no chance to get such things in currently.

-Andi

  reply	other threads:[~2003-10-25 20:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-25 18:28 [AMD64 1/3] fix C99-style declarations Jeff Garzik
2003-10-25 20:27 ` Andi Kleen [this message]
2003-10-25 20:47   ` John Levon
2003-10-25 20:56     ` Andi Kleen
2003-10-25 21:03       ` John Levon
2003-10-28  9:20       ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031025202750.GC27754@wotan.suse.de \
    --to=ak@suse.de \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.