From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix warnings while compiling net/net.c for MPC8610HPCD board
Date: Wed, 30 Apr 2008 16:39:26 +0200 [thread overview]
Message-ID: <4818849E.4050205@denx.de> (raw)
In-Reply-To: <227D16F0-1807-4731-B0D2-E8D7ACDB86C5@kernel.crashing.org>
Kumar Gala wrote:
>
> On Apr 30, 2008, at 6:34 AM, Anatolij Gustschin wrote:
>> MPC8610HPCD board adds -O2 gcc option to PLATFORM_CPPFLAGS
>> causing overriding default -Os option. New gcc (ver. 4.2.2)
>> produces warnings while compiling net/net.c file with -O2
>> option. The patch is an attempt to fix this.
>
> nothing against this patch, but should we change MPC8610HPCD to use -Os
> like everyone else?
if there is no special reason for using -O2 with MPC8610HPCD,
then it should be changed to use -Os.
Anatolij
next prev parent reply other threads:[~2008-04-30 14:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-29 15:25 [U-Boot-Users] MPC8610HPCD build warnings Wolfgang Denk
2008-04-30 11:34 ` [U-Boot-Users] [PATCH] Fix warnings while compiling net/net.c for MPC8610HPCD board Anatolij Gustschin
2008-04-30 14:24 ` Kumar Gala
2008-04-30 14:39 ` Anatolij Gustschin [this message]
2008-04-30 15:13 ` Timur Tabi
2008-04-30 18:13 ` Jon Loeliger
2008-04-30 19:19 ` Timur Tabi
2008-04-30 15:38 ` Scott Wood
2008-04-30 20:31 ` Wolfgang Denk
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=4818849E.4050205@denx.de \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/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.