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/70969] [7 regression] bootstrap failure: s-unstyp.ads:40:15: violation of No_Elaboration_Code_All at line 42


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

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