The attached code will lead to a stack overflow if compiled with -std=c++0x and
-g . The code compiles fine without -g. gcc-4.5.0 accepts the code just fine as
well, even when compiled with -g.


-- 
           Summary: ICE: stack overflow during debug information generation
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mr dot chr dot schmidt at online dot de
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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

Reply via email to