All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Weimer <fw@deneb.enyo.de>
To: Jesper Juhl <juhl-lkml@dif.dk>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] fix inlining related build failures in mxser.c
Date: Fri, 24 Dec 2004 14:54:43 +0100	[thread overview]
Message-ID: <87zn03u7h8.fsf@deneb.enyo.de> (raw)
In-Reply-To: <Pine.LNX.4.61.0412241431580.3707@dragon.hygekrogen.localhost> (Jesper Juhl's message of "Fri, 24 Dec 2004 14:33:37 +0100 (CET)")

* Jesper Juhl:

>> Add -funit-at-a-time to the CFLAGS, and the compiler is happy.
>> 
> But, does unit-at-a-time work reliably for all compilers on all archs back 
> to and including gcc 2.95.3 ? 

Unit-at-a-time is only available in GCC 3.4 and above.
Function-at-a-time will still be supported in GCC 4.0, but this
version will use unit-at-a-time by default (if optimization is
enable).

  parent reply	other threads:[~2004-12-24 13:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-24  1:01 [PATCH] fix inlining related build failures in mxser.c Jesper Juhl
2004-12-24  0:59 ` Alan Cox
2004-12-24  1:20   ` Jesper Juhl
2004-12-24 12:06 ` Jan Engelhardt
2004-12-24 13:33   ` Jesper Juhl
2004-12-24 13:33     ` acct() ? Folkert van Heusden
2004-12-24 14:36       ` Jasper Spaans
2004-12-24 13:54     ` Florian Weimer [this message]
2005-01-03 17:44       ` [PATCH] fix inlining related build failures in mxser.c Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2004-12-25 11:01 Mikael Pettersson
2004-12-25 11:27 ` Jan Engelhardt
2004-12-25 21:15   ` Jesper Juhl

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=87zn03u7h8.fsf@deneb.enyo.de \
    --to=fw@deneb.enyo.de \
    --cc=juhl-lkml@dif.dk \
    --cc=linux-kernel@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.