__FUNCTION__ work?

From: Grant Grundler (grundler@cup.hp.com)
Date: Sat Oct 21 2000 - 11:37:08 MDT


Hi all,
Can anyone tell me if __FUNCTION__ works for the 32-bit tool chain?

I'm quite certain it's not working for the 64-bit toolchain.
Alan (Modra), can you fix that?

The output I get from:
        printk(__FUNCTION__ "() starts\n");

is
        () starts

It's not a disaster, just slightly annoying when debug code
doesn't tell me everything I expect. And I know this worked
before in the 32-bit toolchain (and probably still does).

thanks,
grant


List: parisc-linux@lists.parisc-linux.org