diff options
author | Vincent Celier <celier@adacore.com> | 2008-08-20 17:42:52 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2008-08-20 17:42:52 +0200 |
commit | 54e034613467cfab3e89f23f7a1043910791d35b (patch) | |
tree | 133213ff171fab92fc5792713622af0dee282c5d /gcc/c-parser.c | |
parent | 7486d8e0c87a721a4b04229d1a3c3638d53d870c (diff) | |
download | gcc-54e034613467cfab3e89f23f7a1043910791d35b.zip gcc-54e034613467cfab3e89f23f7a1043910791d35b.tar.gz gcc-54e034613467cfab3e89f23f7a1043910791d35b.tar.bz2 |
make.adb (Gnatmake_Switch_Found): New Boolean global variable
2008-08-20 Vincent Celier <celier@adacore.com>
* make.adb (Gnatmake_Switch_Found): New Boolean global variable
(Switch_May_Be_Passed_To_The_Compiler): New Boolean global variable
(Add_Switches): New Boolean parameter Unknown_Switches_To_The_Compiler
defaulted to True. Fail when Unknown_Switches_To_The_Compiler is False
and a switch is not recognized by gnatmake.
(Gnatmake): Implement new scheme for gnatmake switches and global
compilation switches.
(Switches_Of): Try successively Switches (<file name>),
Switches ("Ada"), Switches (others) and Default_Switches ("Ada").
From-SVN: r139315
Diffstat (limited to 'gcc/c-parser.c')
0 files changed, 0 insertions, 0 deletions