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

           Summary: [4.6 Regression] g++.old-deja/g++.other/dtor5.C FAILs
                    with -finline-small-functions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: zso...@seznam.cz


$ g++ -O -finline-small-functions dtor5.C
$ ./a.out 
Aborted

Tested revisions:
r165058 - fail
r159696 - fail
r158095 - OK
4.5 r163761 - OK

Reply via email to