------- Comment #21 from stsp at users dot sourceforge dot net 2006-05-13 08:27 ------- Hi guys.
A question: are there any hopes to get this to work with -fpic? I mean, even the "i"(&var) doesn't work with -fpic. The "info gcc" says that all the constant addresses are resolved by the dynamic linker if -fpic is used. So I wonder, why can't it resolve also the addresses that are used inside the asm() block? Am I missing something obvious, or it is a bug too? -- stsp at users dot sourceforge dot net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stsp at users dot | |sourceforge dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23200