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]

c++/10827: member function pointer array link problem


>Number:         10827
>Category:       c++
>Synopsis:       member function pointer array link problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri May 16 21:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     andre.maute@gmx.de
>Release:        gcc-3.2.1
>Organization:
>Environment:
binutils-2.13.2
>Description:
the attached file does compile but will not link due to undefined references
>How-To-Repeat:
g++ test.cc
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/x-c++src; name="test.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="test.cc"

I2luY2x1ZGUgPGlvc3RyZWFtPgoKY2xhc3MgQSB7CiAgIHB1YmxpYzoKCXZvaWQgZigpIHtzdGQ6
OmNvdXQgPDwgImYiIDw8IHN0ZDo6ZW5kbDt9OwoJdm9pZCBnKCkge3N0ZDo6Y291dCA8PCAiZyIg
PDwgc3RkOjplbmRsO307CgoJdHlwZWRlZiB2b2lkIChBOjoqQU1lbUZuKSgpOyAKCglzdGF0aWMg
Y29uc3QgQU1lbUZuIGZwYVs0XSA9IHsgJkE6OmYsICZBOjpnIH07Cn07CgkJCSAgIAoKaW50IG1h
aW4oKSB7CgoJQSBhOwoJQTo6QU1lbUZuIGFtZiA9IEE6OmZwYVswXTsKCgkoKGEpLiooYW1mKSko
KTsKCglyZXR1cm4gMDsKCn0KCg==


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