All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: akpm@osdl.org, linux-mips@linux-mips.org
Subject: Re: [PATCH] mips: there is no __GNUC_MAJOR__
Date: Wed, 24 Jan 2007 00:22:43 +0000	[thread overview]
Message-ID: <20070124002243.GA25189@linux-mips.org> (raw)
In-Reply-To: <20070123183014.GB5535@martell.zuzino.mipt.ru>

On Tue, Jan 23, 2007 at 09:30:14PM +0300, Alexey Dobriyan wrote:

> 
> gcc major version number is in __GNUC__. As side effect fix checking with
> sparse if sparse was built with gcc 4.1 and mips cross-compiler is 3.4.
> 
> sparse will inherit version 4.1, __GNUC__ won't be filtered from
> "-dM -E -xc" output, sparse will pick only new major, effectively becoming
> gcc version 3.1 which is unsupported.

Thanks, applied with some polishing to the regex.

  Ralf

      reply	other threads:[~2007-01-24  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-23 18:30 [PATCH] mips: there is no __GNUC_MAJOR__ Alexey Dobriyan
2007-01-24  0:22 ` Ralf Baechle [this message]

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=20070124002243.GA25189@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-mips@linux-mips.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.