public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/45106]  New: casting of variadic function pointers to normal function pointers causes segfaults on 64bit systems
@ 2010-07-28 11:47 robert dot haschke at uni-bielefeld dot de
  2010-07-28 11:53 ` [Bug c/45106] " robert dot haschke at uni-bielefeld dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: robert dot haschke at uni-bielefeld dot de @ 2010-07-28 11:47 UTC (permalink / raw)
  To: gcc-bugs

Casting a variadic function pointer to normal function pointer (with adequate
number and type of arguments) causes a segfault, when the function is called.
Vice versa (casting normal function pointer to variadic function) works fine.
The problem only occurs for 64bit builds. Casting works nice in all directions
for 32bit builds.


-- 
           Summary: casting of variadic function pointers to normal function
                    pointers causes segfaults on 64bit systems
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: robert dot haschke at uni-bielefeld dot de
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-07-28 14:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-28 11:47 [Bug c/45106] New: casting of variadic function pointers to normal function pointers causes segfaults on 64bit systems robert dot haschke at uni-bielefeld dot de
2010-07-28 11:53 ` [Bug c/45106] " robert dot haschke at uni-bielefeld dot de
2010-07-28 11:53 ` robert dot haschke at uni-bielefeld dot de
2010-07-28 11:57 ` jakub at gcc dot gnu dot org
2010-07-28 12:04 ` rhaschke at techfak dot uni-bielefeld dot de
2010-07-28 12:26 ` schwab at linux-m68k dot org
2010-07-28 14:01 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).