[Bug c/37611] invalid relocation R_386_GOTOFF when using protected function pointers
gernot dot hillier at siemens dot com
gcc-bugzilla@gcc.gnu.org
Mon Sep 22 07:20:00 GMT 2008
------- Comment #1 from gernot dot hillier at siemens dot com 2008-09-22 07:19 -------
Created an attachment (id=16375)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16375&action=view)
C file showing the problem
See the body of f1 for the two cases. Using "f3( f2)" triggers the problem
while "f3 (x)" works.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37611
More information about the Gcc-bugs
mailing list