This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/11420] [x86_64] gcc generates invalid asm code when "-O -fPIC" is used (suffix or operands invalid for `movabs')
- From: "gcc-bugs at nogin dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Jul 2003 06:23:37 -0000
- Subject: [Bug c/11420] [x86_64] gcc generates invalid asm code when "-O -fPIC" is used (suffix or operands invalid for `movabs')
- References: <20030703062240.11420.gcc-bugs@nogin.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11420
------- Additional Comments From gcc-bugs at nogin dot org 2003-07-03 06:23 -------
Created an attachment (id=4335)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4335&action=view)
A short example of a file that triggers the bug.