[Bug other/103157] New: 'gengtype': 'typedef' causing infinite-recursion code to be generated

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 9 11:58:21 GMT 2021


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

            Bug ID: 103157
           Summary: 'gengtype': 'typedef' causing infinite-recursion code
                    to be generated
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tschwinge at gcc dot gnu.org
                CC: rguenth at gcc dot gnu.org
  Target Milestone: ---

As we found in the course of PR101204, there are ways that certain use of
'typedef' with GTY-marked types causes 'gengtype' to generate
infinite-recursion code.


More information about the Gcc-bugs mailing list