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

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Fri May  6 09:12:09 2016
New Revision: 235948

URL: https://gcc.gnu.org/viewcvs?rev=235948&root=gcc&view=rev
Log:
        PR ada/70969
        * system-darwin-ppc64.ads: Add pragma No_Elaboration_Code_All.
        * system-linux-armeb.ads: Likewise.
        * system-linux-mips64el.ads: Likewise.
        * system-linux-mips.ads: Likewise.
        * system-linux-mipsel.ads: Likewise.
        * system-linux-ppc64.ads: Likewise.
        * system-linux-sparcv9.ads: Likewise.
        * system-rtems.ads: Likewise.

Modified:
    branches/gcc-5-branch/gcc/ada/ChangeLog
    branches/gcc-5-branch/gcc/ada/system-darwin-ppc64.ads
    branches/gcc-5-branch/gcc/ada/system-linux-armeb.ads
    branches/gcc-5-branch/gcc/ada/system-linux-mips.ads
    branches/gcc-5-branch/gcc/ada/system-linux-mips64el.ads
    branches/gcc-5-branch/gcc/ada/system-linux-mipsel.ads
    branches/gcc-5-branch/gcc/ada/system-linux-ppc64.ads
    branches/gcc-5-branch/gcc/ada/system-linux-sparcv9.ads
    branches/gcc-5-branch/gcc/ada/system-rtems.ads

Reply via email to