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

--- Comment #4 from Arnaud Charlet <charlet at gcc dot gnu.org> ---
Author: charlet
Date: Wed Jan  7 10:15:18 2015
New Revision: 219290

URL: https://gcc.gnu.org/viewcvs?rev=219290&root=gcc&view=rev
Log:
2015-01-07  Vincent Celier  <cel...@adacore.com>

    * clean.adb: Minor error message change.

2015-01-07  Tristan Gingold  <ging...@adacore.com>

    PR ada/64349  
    * env.c (__gnat_environ): Adjust for darwin9/darwin10.

2015-01-07  Javier Miranda  <mira...@adacore.com>

    * sem_ch10.adb (Analyze_With_Clause): Compiling under -gnatq
    protect the frontend against never ending recursion caused by
    circularities in the sources.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/clean.adb
    trunk/gcc/ada/env.c
    trunk/gcc/ada/sem_ch10.adb

Reply via email to