aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@adacore.com>2015-10-02 09:18:34 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2015-10-02 09:18:34 +0000
commit1ddde8dca28e6e8d35db1782938d33e5320145e2 (patch)
tree0c86523efe143f65b5f0ec98fe758a0d5d63d52a /MAINTAINERS
parent7262aee97867264a6cd283ea8a7739c5dfcf13f7 (diff)
downloadgcc-1ddde8dca28e6e8d35db1782938d33e5320145e2.zip
gcc-1ddde8dca28e6e8d35db1782938d33e5320145e2.tar.gz
gcc-1ddde8dca28e6e8d35db1782938d33e5320145e2.tar.bz2
ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag.
* gcc-interface/ada-tree.h (DECL_RESTRICTED_ALIASING_P): New flag. * gcc-interface/decl.c (gnat_to_gnu_param): For parameters passed by reference but whose type isn't by-ref and whose mechanism hasn't been forced to by-ref, set the DECL_RESTRICTED_ALIASING_P flag directly on them instead of changing their type. * gcc-interface/trans.c (scan_rhs_r): New helper function. (independent_iterations_p): New predicate. (Loop_Statement_to_gnu): For a loop with an iteration scheme, set an ivdep pragma if the iterations are independent. From-SVN: r228377
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions