From: paulr <reichp@ameritech.net>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: REPOST by request: String literal patch (was Re: 2.4.7 -- GCC-3.0 -- "multiline string literals deprecated" -- PATCH)
Date: Wed, 01 Aug 2001 00:56:39 -0500 [thread overview]
Message-ID: <3B679A17.F6307158@ameritech.net> (raw)
In-Reply-To: <mailman.996555420.7957.linux-kernel2news@redhat.com> <200107310605.f6V65NZ26153@devserv.devel.redhat.com> <3B678655.BADEDCD7@ameritech.net> <20010801134046.A2539@devserv.devel.redhat.com>
Pete Zaitcev wrote:
>
> > Date: Tue, 31 Jul 2001 23:32:21 -0500
> > From: paulr <reichp@ameritech.net>
> > To: Pete Zaitcev <zaitcev@redhat.com>
> > CC: linux-kernel@vger.kernel.org
---------------------<etc>---------------------
> > --- linux/arch/i386/kernel/semaphore.c.orig Sat Jul 28 13:57:29 2001
> > +++ linux/arch/i386/kernel/semaphore.c Sat Jul 28 14:50:50 2001
> > @@ -181,56 +181,56 @@
> > ".text\n"
> > ".align 4\n"
> > ".globl __down_failed\n"
> > -"__down_failed:\n\t"
> > - "pushl %eax\n\t"
> > +"__down_failed:\n"
> > +" pushl %eax\n"
> > +" pushl %edx\n"
>
> Why did you replace this? It was not a multi-line literal.
> It it triggered a warning, I'd suspect the gcc.
>
> -- Pete
Pete,
There was no operational or gcc-3.0 compiler
issue with the above stanza.
I altered this section only only to indent and
align the text. My choice was Purely Esthetic(TM).
It worked fine either way, 'specially on a GHz
althlon ;-)
Regards,
Paul
--
*********************************************
Paul Reich RF/Microwave Engineer
Support the "Freedom To Innovate"...
Just say "No".
*********************************************
prev parent reply other threads:[~2001-08-02 0:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.996555420.7957.linux-kernel2news@redhat.com>
[not found] ` <200107310605.f6V65NZ26153@devserv.devel.redhat.com>
2001-08-01 4:32 ` REPOST by request: String literal patch (was Re: 2.4.7 -- GCC-3.0 -- "multiline string literals deprecated" -- PATCH) paulr
[not found] ` <20010801134046.A2539@devserv.devel.redhat.com>
2001-08-01 5:56 ` paulr [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=3B679A17.F6307158@ameritech.net \
--to=reichp@ameritech.net \
--cc=linux-kernel@vger.kernel.org \
--cc=zaitcev@redhat.com \
/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