re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotations...
authorMartin Jambor <mjambor@suse.cz>
Tue, 7 Sep 2010 17:00:44 +0000 (19:00 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Tue, 7 Sep 2010 17:00:44 +0000 (19:00 +0200)
commitaa2298043c59f24bfea30f1c8f2207d0caf6e28b
tree98335c170eb38e3ce630d5cdb2dad1f329a1bd8c
parent4cc2a7227aa8965ce50784b13a0c87b18082fdde
re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotations for noclobber/noescape arguments)

2010-09-07  Martin Jambor  <mjambor@suse.cz>

PR fortran/43665
* ipa-cp.c (ipcp_versionable_function_p): Return false if there
are any type attributes.

From-SVN: r163960
gcc/ChangeLog
gcc/ipa-cp.c