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 c++/48051] New: sorry, unimplemented: mangling overload


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

           Summary: sorry, unimplemented: mangling overload
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: ABI, ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jason@gcc.gnu.org
                CC: gcc-bugs@gcc.gnu.org, jason@gcc.gnu.org,
                    doko@ubuntu.com
        Depends on: 44629


+++ This bug was initially created as a clone of Bug #44629 +++

The testcase from bug 44629 now doesn't ICE, but it still gets a sorry because
we need a mangling for a use of an overloaded function.


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