lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 23 Jan 2009 10:21:49 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Ingo Molnar <mingo@...e.hu>
CC:	Török Edwin <edwintorok@...il.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: inline asm semantics: output constraint width smaller than	input

Ingo Molnar wrote:
> 
>> Hi,
>>
>> I am trying to build the kernel with LLVM 2.5 prerelease (using 
>> llvm-gcc-4.2 frontend), however I am running into some inline asm 
>> semantics issues, and after some discussion on LLVM bugzilla I would 
>> like to know if you would be accepting patches for this: 
>> http://llvm.org/bugs/show_bug.cgi?id=3373
>>
>> The problem is when "a" output constraint is used with a variable of 
>> smaller width than the "0" input constraint.
>>

IMO, that's an LLVM bug and should be fixed in LLVM while it is in 
prerelease.  That particular constraint is a serious one, and will haunt 
us for many years if we allow ourselves to go down the path of having to 
fix that every time it crops up.

	-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ