From: Ralf Baechle <ralf@linux-mips.org>
To: Manuel Lauss <mano@roarinelk.homelinux.net>
Cc: linux-mips@linux-mips.org
Subject: Re: GCC-4.3.3 sillyness
Date: Fri, 30 Jan 2009 14:03:09 +0000 [thread overview]
Message-ID: <20090130140309.GA17050@linux-mips.org> (raw)
In-Reply-To: <20090130074407.GA12368@roarinelk.homelinux.net>
On Fri, Jan 30, 2009 at 08:44:07AM +0100, Manuel Lauss wrote:
> Can't build kernel because gcc-4.3.3 comes up with this gem:
>
> CC arch/mips/kernel/traps.o
> cc1: warnings being treated as errors
> /linux-2.6.git/arch/mips/kernel/traps.c: In function 'set_uncached_handler':
> /linux-2.6.git/arch/mips/kernel/traps.c:1599: error: format not a string literal and no format arguments
>
> The fastest fix is the patch below, but I don't know whether it is
> the right thing to do.
Is this new with 4.3.3? I've not ran into this problem with 4.3.2 so far.
Or it could be configuration dependent ...
This seems a gcc bug so could you extract a test case and file a gcc bug
report?
Ralf
next prev parent reply other threads:[~2009-01-30 14:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 7:44 GCC-4.3.3 sillyness Manuel Lauss
2009-01-30 8:23 ` Geert Uytterhoeven
2009-01-30 8:55 ` Manuel Lauss
2009-01-30 14:03 ` Ralf Baechle [this message]
2009-01-30 16:56 ` Manuel Lauss
2009-01-31 7:59 ` [SOLVED] " Manuel Lauss
2009-02-25 5:13 ` Kumba
2009-02-26 2:48 ` Kumba
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=20090130140309.GA17050@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=mano@roarinelk.homelinux.net \
/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.