This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37611] invalid relocation R_386_GOTOFF when using protected function pointers



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]