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/81446] Building Ada on Linux m68k fails due to missing No_Elaboration_Code_All


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

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sat Jul 15 17:01:03 2017
New Revision: 250224

URL: https://gcc.gnu.org/viewcvs?rev=250224&root=gcc&view=rev
Log:
        PR ada/81446
        * system-linux-m68k.ads: Add pragma No_Elaboration_Code_All.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/system-linux-m68k.ads

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Sat Jul 15 17:01:08 2017
New Revision: 250225

URL: https://gcc.gnu.org/viewcvs?rev=250225&root=gcc&view=rev
Log:
        PR ada/81446
        * system-linux-m68k.ads: Add pragma No_Elaboration_Code_All.
        (Backend_Overflow_Checks): Set to True.

Modified:
    branches/gcc-7-branch/gcc/ada/ChangeLog
    branches/gcc-7-branch/gcc/ada/system-linux-m68k.ads

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