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]

c++/2213: Internal Compiler Error: Cast from long long to member function



>Number:         2213
>Category:       c++
>Synopsis:       Internal Compiler Error: Cast from long long to member function
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 07 11:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        2.95.3 20010101
>Organization:
>Environment:
Debian Linux on Intel
>Description:
The cast from a 'long long int' to a member function pointer is not working.
- a cast from 'int' is ok
- a cast to member variable pointer is ok too
- a cast to a reference work well
>How-To-Repeat:

>Fix:

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

Y2xhc3MgUU9iamVjdAp7Cn07CgppbnQgbWFpbigpCnsKCWxvbmcgbG9uZyBtOwoKCSh2b2lkIChR
T2JqZWN0OjoqKSgpKSBtOwp9Cg==


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