All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Cc: kvm-ppc-devel@lists.sourceforge.net
Subject: Re: [kvm-ppc-devel] [PATCH] Add idle wait support for 44x platforms
Date: Tue, 08 Apr 2008 02:41:28 +0000	[thread overview]
Message-ID: <200804080441.28739.arnd@arndb.de> (raw)
In-Reply-To: <20080407213127.7bb9a769@zod.rchland.ibm.com>

On Tuesday 08 April 2008, Josh Boyer wrote:
> > 
> > Actually, a static assignment to 0 has not caused the symbol to end up
> > in .data for many gcc versions, it always goes into .bss now unless you
> > assign it a value other than 0 or use explicit section attributes.
> 
> IIRC, gcc 3.2 is still supported and it didn't do that.  Old toolchains
> still exist.

Ok, I thought it was before 3.2. The oldest version I had around was
gcc-3.3 and that had the new behaviour.

	Arnd <><

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Cc: kvm-ppc-devel@lists.sourceforge.net
Subject: Re: [PATCH] Add idle wait support for 44x platforms
Date: Tue, 8 Apr 2008 04:41:28 +0200	[thread overview]
Message-ID: <200804080441.28739.arnd@arndb.de> (raw)
In-Reply-To: <20080407213127.7bb9a769@zod.rchland.ibm.com>

On Tuesday 08 April 2008, Josh Boyer wrote:
> >=20
> > Actually, a static assignment to 0 has not caused the symbol to end up
> > in .data for many gcc versions, it always goes into .bss now unless you
> > assign it a value other than 0 or use explicit section attributes.
>=20
> IIRC, gcc 3.2 is still supported and it didn't do that. =A0Old toolchains
> still exist.

Ok, I thought it was before 3.2. The oldest version I had around was
gcc-3.3 and that had the new behaviour.

	Arnd <><

  reply	other threads:[~2008-04-08  2:41 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 22:43 [kvm-ppc-devel] [PATCH] Add idle wait support for 44x platforms Jerone Young
2008-04-03 22:43 ` Jerone Young
2008-04-03 23:03 ` [kvm-ppc-devel] " Tony Breeds
2008-04-03 23:03   ` Tony Breeds
2008-04-04  1:59   ` [kvm-ppc-devel] " Josh Boyer
2008-04-04  1:59     ` Josh Boyer
2008-04-04  6:12   ` [kvm-ppc-devel] " Jerone Young
2008-04-04  6:12     ` Jerone Young
2008-04-04 11:47     ` [kvm-ppc-devel] " Josh Boyer
2008-04-04 11:47       ` Josh Boyer
2008-04-08  2:17       ` [kvm-ppc-devel] " Arnd Bergmann
2008-04-08  2:17         ` Arnd Bergmann
2008-04-08  2:31         ` [kvm-ppc-devel] " Josh Boyer
2008-04-08  2:31           ` Josh Boyer
2008-04-08  2:41           ` Arnd Bergmann [this message]
2008-04-08  2:41             ` Arnd Bergmann
2008-04-08  2:44             ` [kvm-ppc-devel] " Josh Boyer
2008-04-08  2:44               ` Josh Boyer
2008-04-03 23:13 ` [kvm-ppc-devel] " Hollis Blanchard
2008-04-03 23:13   ` Hollis Blanchard
2008-04-04  0:17   ` Scott Wood
2008-04-04  0:17     ` Scott Wood
2008-04-04  6:15   ` Jerone Young
2008-04-04  6:15     ` Jerone Young
2008-04-04  2:00 ` Josh Boyer
2008-04-04  2:00   ` Josh Boyer
2008-04-04  5:59   ` [kvm-ppc-devel] " Jerone Young
2008-04-04  5:59     ` Jerone Young
2008-04-04 14:33     ` [kvm-ppc-devel] " Hollis Blanchard
2008-04-04 14:33       ` Hollis Blanchard

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=200804080441.28739.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=kvm-ppc-devel@lists.sourceforge.net \
    --cc=linuxppc-dev@ozlabs.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.