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]

Re: target/7349: ia64 function pointer :


Synopsis: ia64 function pointer :

State-Changed-From-To: open->closed
State-Changed-By: janis
State-Changed-When: Thu Oct 10 17:15:43 2002
State-Changed-Why:
    This is not a GCC bug.  For GCC 2.96 (which is not an FSF
    release), the program works as expected if calloc is
    declared by including <stdlib.h>.  GCC 3.2, the current
    release, reports an error for an "invalid conversion
    from `int (*)(int, int)' to `const void*"; a function
    pointer on IA-64 is not a simple pointer as it is on some
    other architectures.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7349


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