]> gcc.gnu.org Git - gcc.git/commit
frontend.adb (Frontend): Return immediately if the main source could not be parsed...
authorVincent Celier <celier@adacore.com>
Wed, 6 Jun 2007 10:28:20 +0000 (12:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Jun 2007 10:28:20 +0000 (12:28 +0200)
commit804f7040cfeac59248f90852a80531f069e859c8
treedf83e6dc366f99ae70040eaadf579657a8c0ee80
parent0712790c364b9d0de4d023ebd22fa9249afc35d5
frontend.adb (Frontend): Return immediately if the main source could not be parsed...

2007-04-20  Vincent Celier  <celier@adacore.com>
    Robert Dewar  <dewar@adacore.com>

* frontend.adb (Frontend): Return immediately if the main source could
not be parsed, because of preprocessing errors.

* gnat1drv.adb (gnat1drv): Handle RE_Not_Available gracefully.
(Gnat1drv): Exit with errors if the main source could not be parsed,
because of preprocessing errors.
(Check_Rep_Info): New procedure

From-SVN: r125411
gcc/ada/frontend.adb
gcc/ada/gnat1drv.adb
This page took 0.060729 seconds and 5 git commands to generate.