This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] Fix Windows merge glitch
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- Cc: Eric Botcazou <ebotcazou at adacore dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sun, 1 Mar 2009 22:10:38 +0100
- Subject: Re: [Ada] Fix Windows merge glitch
- References: <200902281831.04197.ebotcazou@adacore.com> <49AAF976.1050904@gmail.com>
> > * gcc-interface/Makefile.in (cygwin/mingw): Revert accidental
> > EH_MECHANISM change in r130816.
>
> What is "gcc-interface"? It looks like a typo/thinko.
It's a directory (gcc/ada/gcc-interface), not a typo.
Arno