Re: [PATCH] Bug 123375 - Fortran ICE in insert_bbt while building crest package since r16-2189
Jerry D <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 1/18/26 1:56 PM, Harald Anlauf wrote:
--- snip ---
> Hi Jerry,
>
> technically speaking, the following error may confuse users as it
> is a little misleading:
How about this?
$ gfc z1.f90
z1.f90:7:17:
7 | import c_int, c_char
| 1
Error: ‘c_int’ at (1) is already available and cannot be imported.