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

--- Comment #2 from Jordan <8e3g6jay6 at mozmail dot com> ---
(In reply to Jordan from comment #1)
> Oh, very sorry. I forgot to include the traceback
> 
> vulkan_driver_select_physical_device.f9failed.
> [ 20%] Compiling...
> f951: internal compiler error: gfc_typename(): Undefined type
> 0x747b7e gfc_internal_error(char const*, ...)
>         ???:0
> 0x79d204 gfc_typename(gfc_typespec*, bool)
>         ???:0
> 0x723443 gfc_find_vtab(gfc_typespec*)
>         ???:0
> 0x76a353 gfc_compare_actual_formal(gfc_actual_arglist**,
> gfc_formal_arglist*, int, int, bool, locus*)
>         ???:0
> 0x76cf69 gfc_procedure_use(gfc_symbol*, gfc_actual_arglist**, locus*)
>         ???:0
> 0x7f6843 gfc_resolve_code(gfc_code*, gfc_namespace*)
>         ???:0
> 0x7f32ed gfc_parse_file()
>         ???:0
> Please submit a full bug report, with preprocessed source (by using
> -freport-bug).
> Please include the complete backtrace with any bug report.
> See <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues>
> for instructions.
> <ERROR> Compilation failed for object "
> src_vulkan_driver_setup_steps_vulkan_driver_select_physical_device.f90.o "
> <ERROR> stopping due to failed compilation
> STOP 1
> make: *** [Makefile:11: gdb] Error 1

I forgot to do the -freport-bug, let me try this one more time :T

f951: internal compiler error: gfc_typename(): Undefined type
0x747b7e gfc_internal_error(char const*, ...)
        ???:0
0x79d204 gfc_typename(gfc_typespec*, bool)
        ???:0
0x723443 gfc_find_vtab(gfc_typespec*)
        ???:0
0x76a353 gfc_compare_actual_formal(gfc_actual_arglist**, gfc_formal_arglist*,
int, int, bool, locus*)
        ???:0
0x76cf69 gfc_procedure_use(gfc_symbol*, gfc_actual_arglist**, locus*)
        ???:0
0x7f6843 gfc_resolve_code(gfc_code*, gfc_namespace*)
        ???:0
0x7f32ed gfc_parse_file()
        ???:0
Please submit a full bug report, with preprocessed source.
Please include the complete backtrace with any bug report.
See <https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues>
for instructions.
<ERROR> Compilation failed for object "
src_vulkan_driver_setup_steps_vulkan_driver_select_physical_device.f90.o "
<ERROR> stopping due to failed compilation
STOP 1

Reply via email to