[Bug c/14228] New: Stackoverflow in gimplifier (gcc.dg/20020425-1.c)

ehrhardt at mathematik dot uni-ulm dot de gcc-bugzilla@gcc.gnu.org
Fri Feb 20 18:32:00 GMT 2004


tree-ssa segfaults on the gcc.dg/20020425-1.c testcase (lots of nested
if/else's). The machine (sparc-sun-solaris2.9) has a default limit of
8MB for the stack. This limit is reached by the testcase while gimplfying.
It only takes about 8000 nested if/else's.

gcc version 3.5-tree-ssa 20040216 (merged 20040211)

    regards  Christian

-- 
           Summary: Stackoverflow in gimplifier (gcc.dg/20020425-1.c)
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, memory-hog
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ehrhardt at mathematik dot uni-ulm dot de
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14228



More information about the Gcc-bugs mailing list