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

            Bug ID: 108557
           Summary: Stuck compilation for empty file
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: gaius at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

Noticed that during reduction of a test-case:

$ echo '' > x.mod
$ timeout 1 /dev/shm/objdir/./gcc/cc1gm2 x.mod
$ echo $?
124

Reply via email to