]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/decl.c (array_type_has_nonaliased_component): Return
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Jan 2019 18:05:59 +0000 (18:05 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Jan 2019 18:05:59 +0000 (18:05 +0000)
commitecb2c722554dc68caed86776274d5d040c26a61d
tree281d1c868cfdf5263d1e9097f609eb1abe8ad4e9
parent36cd268134de07c4c15e281bf0a809b715526c09
* gcc-interface/decl.c (array_type_has_nonaliased_component): Return
the same value for every dimension of a multidimensional array type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268314 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt75.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/opt75_pkg.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/opt75_pkg.ads [new file with mode: 0644]