------- Comment #4 from lucier at math dot purdue dot edu 2007-10-28 15:42 ------- Created an attachment (id=14424) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14424&action=view) assembly from 4.3.0
I had to remove the "static" from the declaration of direct-fft-recursive to get assembly. (In the larger file the address of direct-fft-recursive is eventually put into an array.) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33928