[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-11-03 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 Eric Botcazou changed: What|Removed |Added CC||bernd.edlinger at hotmail dot de --- Co

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 --- Comment #5 from Arnaud Charlet --- 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

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 --- Comment #4 from Dominique d'Humieres --- > OK, so this confirms my suspicion: you had an unsuitable snapshot as your > Ada bootstrap compiler. > > Arno Well, this does not answer my underlying question: what made my bootstrap compiler unsuit

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 Arnaud Charlet changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 --- Comment #2 from Dominique d'Humieres --- > Can you clarify the exact version of your bootstrap Ada compiler? > I suspect this is the issue here. Your bootstrap compiler is likely faulty > here (likely an old 4.10 snapshot?), and e.g. revertin

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 Arnaud Charlet changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/63695] [5 Regression] Bootstrapping with Ada is broken at r216942

2014-10-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63695 Richard Biener changed: What|Removed |Added CC||charlet at gcc dot gnu.org Target Mil