------- Comment #25 from dominiq at lps dot ens dot fr 2010-09-12 10:13 ------- > - create_fn_spec (sym, type); > + type = create_fn_spec (sym, type); > > as in the original patch.
With this change the test succeeds. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43665