This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/47382] New: [4.6 Regression] g++.dg/ipa/devirt-d-1.C FAILs with -finline-functions


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

           Summary: [4.6 Regression] g++.dg/ipa/devirt-d-1.C FAILs with
                    -finline-functions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz
                CC: jamborm@gcc.gnu.org
              Host: x86_64-pc-linux-gnu
            Target: x86_64-pc-linux-gnu


Created attachment 23048
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23048
reduced testcase

Output (for reduced testcase):
$ g++ -O testcase.C
$ ./a.out 
Aborted

Tested revisions:
r169052 - fail
4.5 r168785 - OK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]