[Bug fortran/43665] INTENT(IN) etc. optimization of calls: function annotations for noclobber/noescape arguments
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sun Sep 12 10:14:00 GMT 2010
------- 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
More information about the Gcc-bugs
mailing list