[Bug fortran/43665] INTENT(IN) etc. optimization of calls: function annotations for noclobber/noescape arguments

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 12 09:32:00 GMT 2010



------- Comment #24 from burnus at gcc dot gnu dot org  2010-09-12 09:32 -------
(In reply to comment #23)
> I have applied the patch in comment #21 without regression, but the test case
> from attachment 21265 [edit] fails:

-  create_fn_spec (sym, type);
+  type = create_fn_spec (sym, type);

as in the original patch.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43665



More information about the Gcc-bugs mailing list