------- Comment #6 from steven at gcc dot gnu dot org 2007-08-16 14:54 ------- Created an attachment (id=14064) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14064&action=view) remove nested libcall handling from gcse.c
This is the *only* place in the entire compiler where GCC handles nested libcalls. I've had this patch for a long time now, but no-one seemed to be interested much in doing something about libcall notes. Maybe someone wants to finish this patch now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33029