[Bug ada/70969] [7 regression] bootstrap failure: s-unstyp.ads:40:15: violation of No_Elaboration_Code_All at line 42

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 6 09:12:00 GMT 2016


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

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

URL: https://gcc.gnu.org/viewcvs?rev=235947&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-6-branch/gcc/ada/ChangeLog
    branches/gcc-6-branch/gcc/ada/system-darwin-ppc64.ads
    branches/gcc-6-branch/gcc/ada/system-linux-armeb.ads
    branches/gcc-6-branch/gcc/ada/system-linux-mips.ads
    branches/gcc-6-branch/gcc/ada/system-linux-mips64el.ads
    branches/gcc-6-branch/gcc/ada/system-linux-mipsel.ads
    branches/gcc-6-branch/gcc/ada/system-linux-ppc64.ads
    branches/gcc-6-branch/gcc/ada/system-linux-sparcv9.ads
    branches/gcc-6-branch/gcc/ada/system-rtems.ads


More information about the Gcc-bugs mailing list