New Issue: Compiler seg fault with --minimal-modules with string

16276, “daviditen”, “Compiler seg fault with --minimal-modules with string”, “2020-08-21T18:15:41Z”

Summary of Problem

The compiler currently seg faults if using --minimal-modules on a program that includes a string.

Steps to Reproduce

var s = "hi";

Compile command:
chpl --minimal-modules str.chpl

Configuration Information

chpl version 1.23.0 pre-release (21e8b99cff)
chpl version 1.22.0.0