[Bug c/12069] function pointers to assembler code not working on AIX 4.3
mweiser at fachschaft dot imn dot htwk-leipzig dot de
gcc-bugzilla@gcc.gnu.org
Tue Aug 26 16:26:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12069
------- Additional Comments From mweiser at fachschaft dot imn dot htwk-leipzig dot de 2003-08-26 16:26 -------
Thanks for the lightspeed response.
The assembler code I am porting is used on more PPC platforms (MacOS X, xBSD,
Linux) with other binary formats. I wouldn't want to add macros and ifdefs to
it. Is there a chance AIX will ever handle those function pointers transparently
like the others, perhaps at link time?
More information about the Gcc-bugs
mailing list