This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] ada: Check that underlying type is present
- From: Arnaud Charlet <charlet at adacore dot com>
- To: Samuel Tardieu <sam at rfc1149 dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 24 Feb 2008 11:08:37 +0100
- Subject: Re: [PATCH] ada: Check that underlying type is present
- References: <20080224091208.121DBC4092@mail2.rfc1149.net>
> If the component is from a generic formal type, it has no Underlying_Type
> at this point.
Could you please post the associated test case with your patch ? Also, please
add the PR reference on the subject line and/or you explanation,, otherwise
it's too easy to miss.
Thanks.