From: Jim Wilson <wilson@specifixinc.com>
To: linux-ia64@vger.kernel.org
Subject: proposed gcc/gas -mb-step changes
Date: Tue, 13 Apr 2004 07:17:32 +0000 [thread overview]
Message-ID: <1081840653.1046.64.camel@leaf.tuliptree.org> (raw)
Zack Weinberg of CodeSourcery sent mail to the binutils mailing list
which proposes to add a new -mb-step option to the assembler.
Currently, gas will always give warnings if given code which triggers an
Itanium (Merced) B-step errata. The proposal is to only warn when the
new -mb-step option is used. Also, this means that the existing gcc
option -mb-step will have to pass -mb-step to the assembler. The
discussion is here
http://sources.redhat.com/ml/binutils/2004-04/msg00187.html
The linux kernel is the only code I know of that uses the gcc -mb-step
option. This is used if you configure with B-step support enabled.
This change means that the kernel should be modified to add -mb-step to
aflags when the B-step support is enabled, just like it currently does
for cflags. Gas will fail if given a -m option it doesn't recognize, so
this means that these changes will only work with new assembler
versions. I am assuming that use of the B-step support is rare enough
that this won't be a problem.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
next reply other threads:[~2004-04-13 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 7:17 Jim Wilson [this message]
2004-04-13 22:48 ` proposed gcc/gas -mb-step changes David Mosberger
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=1081840653.1046.64.camel@leaf.tuliptree.org \
--to=wilson@specifixinc.com \
--cc=linux-ia64@vger.kernel.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