------- Additional Comments From hjl at lucon dot org 2005-02-03 15:59 ------- Each psABI defines how function address works. Not all of psABIs have the same treatment for function address. Function address may mean different things for different psABIs. You can't even compare function address between the x86 psABI and the mips psABI. Where does the consistency come from?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19520