misc.c (gnat_init_options): Do not concatenate -I and its argument, except for the...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 14 Feb 2011 19:16:34 +0000 (19:16 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 14 Feb 2011 19:16:34 +0000 (19:16 +0000)
commit400a2d24373671cfd8de8c2a2c6d5c788d76b3d5
treefb8064f1c3f33b9d74b293b0466784e66405ef83
parent12967872c546b0da18b13e4b1a5b1f5d3f6cee07
misc.c (gnat_init_options): Do not concatenate -I and its argument, except for the special -I- switch.

* gcc-interface/misc.c (gnat_init_options): Do not concatenate -I and
its argument, except for the special -I- switch.

From-SVN: r170150
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/include.adb [new file with mode: 0644]