This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH,fortran] Relax restrictions on KIND in SELECT CASE constructs
Steve Kargl wrote:
> Actually, the code in the testsuite is valid code. It's
> that the testsuite assumes that it is invalid. Sorry
> for the confusion. No warning is necessary in that the
> standard Fortran conversion is assumed. See 7.2.3.
Ugh. Sorry, I had misremembered your first mail after reading your second.
That'll teach me responding to mail after working till 2:30 in the morning.
Apologies,
- Tobi