https://bugs.llvm.org/show_bug.cgi?id=45477

            Bug ID: 45477
           Summary: compile-time core dump building input_head.f from
                    LS3DF
           Product: flang
           Version: trunk
          Hardware: Macintosh
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedb...@nondot.org
          Reporter: narom...@anl.gov
                CC: david.tr...@arm.com, llvm-bugs@lists.llvm.org,
                    sscalp...@nvidia.com

Created attachment 23330
  --> https://bugs.llvm.org/attachment.cgi?id=23330&action=edit
LS3DF source code that causes f18 to core dump.

The source file is from a DOE science code:
flang -O2  -Mfixed -c input_head.f

f18 core dumps during the compile phase. When I run gdb on the core, this is
what I see:
Core was generated by
`/scratch/naromero/opt/spack/linux-ubuntu18.04-westmere/gcc-7.4.0/f18-master-lom'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000563a09c85880 in
Fortran::semantics::IoChecker::Enter(Fortran::parser::InputItem const&) ()

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to