This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DATA_ALIGNMENT vs. DECL_USER_ALIGNMENT
On Fri, 2003-04-11 at 12:48, Arnaud Charlet wrote:
> > Question to ACT: is "gnatbind -C" here for other than historical reasons
> > (supporting previous gnatbind without the feature to generate Ada)?
>
> Yes, it is also there to detect and work around cases where the Ada and the C
> compiler won't handle main files identically (e.g. special handling of
> the "main" function, ...).
So in the context of the compiler bootstrap process, since
we know the compiler (GCC/GNAT), there's no reason to use -C, right?
Yes of course in other contexts -C might prove useful :).
--
Laurent Guerby <guerby at acm dot org>