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]

Re: Bug! when a function is the parameter of another function.


> func1 is a function pointer, not a data variable, it should produce follow :
>    move.l func1@PLTPC,%d0

Thanks for your bug report. This is not a bug in the compiler; the
generated code is correct; the programs works as it should. Why do you
think the code is incorrect?

Regards,
Martin

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