------- Comment #1 from meissner at gcc dot gnu dot org 2010-03-26 18:37 ------- Created an attachment (id=20216) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20216&action=view) Patch to change hook to take tree as argument, not integer.
This patch fixes the hook to take a tree, and fixes the two ports (i386, rs6000) to adjust their hook. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43544
