https://sourceware.org/bugzilla/show_bug.cgi?id=16934

--- Comment #3 from curaga at operamail dot com ---
app.cpp:

#include "lib.h"
int main() {

    interface *i = getclass();

    i->bar();

    return 0;
}

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to