[Bug target/16092] wrong thunk code produced with -fPIC and visibility("hidden")
qboosh at pld-linux dot org
gcc-bugzilla@gcc.gnu.org
Sun Jun 20 10:55:00 GMT 2004
------- Additional Comments From qboosh at pld-linux dot org 2004-06-20 10:55 -------
One more thing - assembler messages for wrong code (generated by g++ -S -fPIC):
$ gcc -c xpcom/io/nsDirectoryService.s
xpcom/io/nsDirectoryService.s: Assembler messages:
xpcom/io/nsDirectoryService.s:795: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:803: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:876: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:884: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:988: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:996: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:1059: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:1080: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:1405: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:1540: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:1630: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:2202: Warning: indirect jmp without `*'
xpcom/io/nsDirectoryService.s:2246: Warning: indirect jmp without `*'
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16092
More information about the Gcc-bugs
mailing list