This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/31768] Invalid code or ICE for %z constraint
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2007 14:41:42 -0000
- Subject: [Bug target/31768] Invalid code or ICE for %z constraint
- References: <bug-31768-8549@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ubizjak at gmail dot com 2007-05-03 15:41 -------
(In reply to comment #0)
> unsigned long c;
Fixed in mainline. But don't use long types on "out" insn, as you will generate
"outll" on x86_64.
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|inline-asm |target
Known to fail| |4.1.2 4.2.0
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31768