r279134 - in /branches/gcc-9-branch/gcc: Change...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Dec 9 16:43:00 GMT 2019
Author: ebotcazou
Date: Mon Dec 9 16:43:52 2019
New Revision: 279134
URL: https://gcc.gnu.org/viewcvs?rev=279134&root=gcc&view=rev
Log:
* tree.c (build_array_type_1): Add SET_CANONICAL parameter and compute
TYPE_CANONICAL from the element type only if it is true. Remove a few
obsolete lines and adjust recursive call.
(fld_process_array_type): Adjust call to build_array_type_1.
(build_array_type): Likewise.
(build_nonshared_array_type): Likewise.
Added:
branches/gcc-9-branch/gcc/testsuite/gnat.dg/lto23.adb
- copied unchanged from r279133, trunk/gcc/testsuite/gnat.dg/lto23.adb
Modified:
branches/gcc-9-branch/gcc/ChangeLog
branches/gcc-9-branch/gcc/testsuite/ChangeLog
branches/gcc-9-branch/gcc/tree.c
More information about the Gcc-cvs
mailing list