This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/64057] possible issue in the shared implementation of Ada.Strings.Unbounded


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64057

--- Comment #5 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Wed Oct 12 10:32:53 2016
New Revision: 241025

URL: https://gcc.gnu.org/viewcvs?rev=241025&root=gcc&view=rev
Log:
2016-10-12  Eric Botcazou  <ebotcazou@adacore.com>

        PR ada/64057
        * exp_ch5.adb (Is_Non_Local_Array): Return true for every array
        that is not a component or slice of an entity in the current
        scope.


Modified:
    trunk/gcc/ada/exp_ch5.adb

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]