Skip to content

flang2 terminates with segfault when run directly without arguments #421

@dev-zero

Description

@dev-zero

While there is much point in running flang2 manually without arguments, it should still not just segfault:

$ flang2
Segmentation fault (core dumped)

gdb backtrace:

(gdb) bt
#0  0x000000000057f344 in parse_arguments ()
#1  0x000000000050e2b9 in init ()
#2  0x000000000050da80 in main ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions