[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-bugs
Subject:    [Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942
From:       "charlet at gcc dot gnu.org" <gcc-bugzilla () gcc ! gnu ! org>
Date:       2014-10-31 11:45:56
Message-ID: bug-63695-4-Tx5sOSULOF () http ! gcc ! gnu ! org/bugzilla/
[Download RAW message or body]

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

--- Comment #5 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
The addition of pragma No_Elaboration_Code_All in system.ads, which wasn't
properly supported by your bootstrap compiler.

In order to bootstrap with this change you either need an older compiler which
doesn't know (and will ignore) about pragma No_Elaboration_Code_All, or knows
about it and handles it properly (case for very recent compilers, but not
yours).

Note that strictly speaking you should always use a stable release as your
bootstrap compiler, and not a snapshot, precisely to avoid this kind of
subtle temporary issues (which are very rare, but may occur).

Hope everything is now clear!
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic