All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: sparclinux@vger.kernel.org
Subject: Re: Another gcc 3.4 fix
Date: Wed, 12 May 2004 19:50:11 +0000	[thread overview]
Message-ID: <20040512125011.1efd62a3.davem@redhat.com> (raw)
In-Reply-To: <20040512052744.GA31207@localhost>

On Wed, 12 May 2004 15:45:11 -0400
Mathieu Chouquet-Stringer <mchouque@online.fr> wrote:

> My bad, I had the -fno-unit-at-a-time option on the command line.

Please send the full output gcc-3.4 gives for kernel_unaligned_trap().
There is no way it can delete that whole asm statement that has
the kernel_unaligned_trap_fault definition, the asm is marked
volatile afterall.

  parent reply	other threads:[~2004-05-12 19:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12  5:27 Another gcc 3.4 fix Mathieu Chouquet-Stringer
2004-05-12 18:32 ` David S. Miller
2004-05-12 18:51 ` Mathieu Chouquet-Stringer
2004-05-12 19:15 ` David S. Miller
2004-05-12 19:45 ` Mathieu Chouquet-Stringer
2004-05-12 19:50 ` David S. Miller [this message]
2004-05-12 19:59 ` Mathieu Chouquet-Stringer

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=20040512125011.1efd62a3.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=sparclinux@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.