https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104006

--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> Created attachment 52177
>   --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52177&action=edit
> gcc12-pr104006.patch
>
> Updated patch.

Thanks.  The previous errors are gone, but now I get

/vol/gcc/src/hg/master/local/libgfortran/intrinsics/selected_real_kind.f90:56:31:

   56 |     if (p2 <= real_infos (i) % precision) found_p = .true.
      |                               1
Error: Symbol ‘real_infos’ at (1) has no IMPLICIT type

and several more on both sparc and x86.

Reply via email to