All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Wilson <wilson@cygnus.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] kernel update (second patch relative to 2.4.2)
Date: Thu, 22 Mar 2001 22:18:15 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005340@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590693005334@msgid-missing>

>	o Modified the exception table format to take advantage of
>	  local tags if they're support.  To take full advantage of
>	  this, a gcc3.0 based toolchain would be necessary.  However,

Actually, this is a binutils feature.  The version of gcc that you have is
irrelevant.  This might matter because not everybody uses the same binutils
version with the same gcc version.  You need a binutils from last week or
newer.  This patch will be in binutils 2.11.

>  However,
>	  the prerelease version of this compiler is NOT yet stable
>	  enough for kernel use.  So even though you find a bunch of
>	  "#if __GNUC__ >= 3" in the patch, I do not recommend
>	  building with this compiler at this time.

Is there a particular reason why we can't use gcc3 yet?  I know that there
is a problem with unwind info when a particular optimization occurs, however,
the exact same bug is present in the compiler that everyone is already using.
The only difference is that -freorder-blocks is the default with the current
compiler, but was not the default when I branched the stable compiler.
Thus if this is the only problem, then the kernel will work fine if you use
-fno-reorder-blocks.  This problem is on my short list, I have a patch
that fixes the unwind info, but I also need to write a patch to fix the
C++ EH unwinder.

Jim


  parent reply	other threads:[~2001-03-22 22:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-22  8:20 [Linux-ia64] kernel update (second patch relative to 2.4.2) David Mosberger
2001-03-22 11:15 ` Andreas Schwab
2001-03-22 19:22 ` Ahna, Christopher J
2001-03-22 22:18 ` Jim Wilson [this message]
2001-03-22 23:51 ` David Mosberger
2001-03-23  4:26 ` Jim Wilson
2001-03-23  5:17 ` David Mosberger
2001-03-23  6:53 ` Jim Wilson
2001-04-05 20:26 ` [Linux-ia64] kernel update (second patch relative to 2.4.3) David Mosberger
2001-04-24 11:46 ` Gustavo Niemeyer
2001-04-24 12:02 ` Jes Sorensen
2001-04-24 14:41 ` Gustavo Niemeyer
2001-04-24 17:18 ` Michael Madore
2001-04-24 17:21 ` Michael Madore
2001-04-24 21:05 ` Jes Sorensen
2001-04-24 21:48 ` David Mosberger
2001-04-25 16:43 ` McCaffity, Ray
2001-04-25 21:16 ` Jim Wilson

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=marc-linux-ia64-105590693005340@msgid-missing \
    --to=wilson@cygnus.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 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.