This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/34833] rejects "i"(&var) with -fpic -m32
- From: "stsp at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jan 2008 08:25:55 -0000
- Subject: [Bug inline-asm/34833] rejects "i"(&var) with -fpic -m32
- References: <bug-34833-11104@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from stsp at users dot sourceforge dot net 2008-01-19 08:25 -------
Yes, I know, but... without -m32 it compiles.
So either way it might be a bug - maybe it
should not compile without -m32 too? Why does
-m32 make the difference here?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34833