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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2008 22:02:45 -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 #2 from pinskia at gcc dot gnu dot org 2008-01-18 22:02 -------
I don't think this is a bug as &var is not a constant for PIC mode.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34833