From: Juan Quintela <quintela@mandrakesoft.com>
To: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
Cc: linux mips mailing list <linux-mips@linux-mips.org>,
Ralf Baechle <ralf@linux-mips.org>
Subject: Re: [PATCH]: fix compiler warnings in the math-emulator
Date: 18 Dec 2002 18:51:43 +0100 [thread overview]
Message-ID: <m2vg1rnrkg.fsf@demo.mitica> (raw)
In-Reply-To: <Pine.GSO.3.96.1021218173810.5977D-100000@delta.ds2.pg.gda.pl>
>>>>> "maciej" == Maciej W Rozycki <macro@ds2.pg.gda.pl> writes:
maciej> On 18 Dec 2002, Juan Quintela wrote:
>> this patch does:
>>
>> * redefine SETCX to only set cx
>> * define a new macre SETANDTESTCX for the few cases when we also want to
>> test the value set.
maciej> Is it needed? The part that returns .mx should be optimized away by the
maciej> compiler automagically if unused.
Idea was to make things compile without warnings, that way when you
change anything, you search for warnings :(
With the changes that I sent, I have put the warnings levels down to
(for IP22) to:
- 7 C warnings
- 2 Asm warnings
And some of the remaining warnings are printk(), where we mix ints &
longs all around (no problem if the code is not the same than in 64
bits, otherwise, problem :(
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
next prev parent reply other threads:[~2002-12-18 17:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-18 1:43 [PATCH]: fix compiler warnings in the math-emulator Juan Quintela
2002-12-18 16:43 ` Maciej W. Rozycki
2002-12-18 17:51 ` Juan Quintela [this message]
2002-12-18 18:47 ` Maciej W. Rozycki
2002-12-18 19:42 ` Greg Lindahl
2002-12-18 19:50 ` Hartvig Ekner
2002-12-18 19:50 ` Hartvig Ekner
2002-12-18 21:09 ` Maciej W. Rozycki
2002-12-18 21:27 ` Greg Lindahl
2002-12-18 22:27 ` Juan Quintela
2002-12-19 11:52 ` Maciej W. Rozycki
2002-12-18 22:21 ` Juan Quintela
2002-12-19 11:44 ` Maciej W. Rozycki
2002-12-19 0:20 ` Ralf Baechle
2002-12-19 11:09 ` Maciej W. Rozycki
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=m2vg1rnrkg.fsf@demo.mitica \
--to=quintela@mandrakesoft.com \
--cc=linux-mips@linux-mips.org \
--cc=macro@ds2.pg.gda.pl \
--cc=ralf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox