login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
6
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI wrt direction flag
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H.J. Lu
Subject:
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI wrt direction flag
Date: Thursday, March 6, 2008 - 9:58 am
On Thu, Mar 6, 2008 at 8:23 AM, Jakub Jelinek <jakub@redhat.com> wrote:
quoted text
> On Thu, Mar 06, 2008 at 07:50:12AM -0800, H. Peter Anvin wrote: > > H.J. Lu wrote: > > >I agree with it. There is no right or wrong here Let's start from > > >scratch and figure out > > >what is the best way to handle this, assuming we are defining a new psABI. > > BTW, just tested icc and icc doesn't generate cld either (so it matches the > new gcc behavior). > char buf1[32], buf2[32]; > void bar (void); > void foo (void) > { > __builtin_memset (buf1, 0, 32); > bar (); > __builtin_memset (buf2, 0, 32); > } >
Icc follows the psABI. If we are saying icc/gcc 4.3 need a fix, we'd better define a new psABI first. H.J. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Wed Mar 5, 6:12 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Jakub Jelinek
, (Thu Mar 6, 2:17 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Olivier Galibert
, (Thu Mar 6, 6:51 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Paolo Bonzini
, (Thu Mar 6, 7:03 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Olivier Galibert
, (Thu Mar 6, 7:12 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Andrew Haley
, (Thu Mar 6, 7:15 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Robert Dewar
, (Thu Mar 6, 8:09 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, NightStrike
, (Thu Mar 6, 8:37 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H.J. Lu
, (Thu Mar 6, 8:43 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 8:50 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Robert Dewar
, (Thu Mar 6, 8:57 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Artur Skawina
, (Thu Mar 6, 9:14 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Jakub Jelinek
, (Thu Mar 6, 9:23 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, İsmail Dönmez
, (Thu Mar 6, 9:27 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Paolo Bonzini
, (Thu Mar 6, 9:29 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H.J. Lu
, (Thu Mar 6, 9:58 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 10:06 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H.J. Lu
, (Thu Mar 6, 10:14 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 10:17 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Robert Dewar
, (Thu Mar 6, 10:18 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 10:18 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 10:19 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H.J. Lu
, (Thu Mar 6, 10:34 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Joe Buck
, (Thu Mar 6, 10:58 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Olivier Galibert
, (Thu Mar 6, 11:10 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Paolo Bonzini
, (Thu Mar 6, 11:13 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Jack Lloyd
, (Thu Mar 6, 11:31 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Andrew Pinski
, (Thu Mar 6, 11:35 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Robert Dewar
, (Thu Mar 6, 12:25 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Robert Dewar
, (Thu Mar 6, 12:35 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Paolo Bonzini
, (Thu Mar 6, 12:43 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Paolo Bonzini
, (Thu Mar 6, 12:44 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Jack Lloyd
, (Thu Mar 6, 1:16 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, H. Peter Anvin
, (Thu Mar 6, 1:37 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Artur Skawina
, (Thu Mar 6, 2:37 pm)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Andreas Jaeger
, (Fri Mar 7, 1:00 am)
Re: RELEASE BLOCKER: Linux doesn't follow x86/x86-64 ABI w ...
, Florian Weimer
, (Fri Mar 7, 1:28 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate