[Bug target/42324] [4.3/4.4/4.5 Regression] Gcc doesn't follow x86-64 psABI on _Bool
hjl dot tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Dec 7 18:58:00 GMT 2009
------- Comment #3 from hjl dot tools at gmail dot com 2009-12-07 18:58 -------
Gcc 4.1/4.2 generate:
xorl %eax, %eax
testb %dil, %dil
setne %al
ret
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Gcc doesn't follow x86-64 |[4.3/4.4/4.5 Regression] Gcc
|psABI on _Bool |doesn't follow x86-64 psABI
| |on _Bool
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42324
More information about the Gcc-bugs
mailing list