public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/13347] New: Incorrect code generated for reinterpret_cast<> of pointer-to-member
@ 2003-12-07 22:20 bryner at brianryner dot com
  2003-12-07 22:20 ` [Bug optimization/13347] " bryner at brianryner dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bryner at brianryner dot com @ 2003-12-07 22:20 UTC (permalink / raw)
  To: gcc-bugs

If a pointer to member function is passed through reinterpret_cast<>, then
applying it to an object results in a crash.  This happens at any optimization
level above -O0, but goes away with -fdisable-tree-ssa.

Testcase coming up.

-- 
           Summary: Incorrect code generated for reinterpret_cast<> of
                    pointer-to-member
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bryner at brianryner dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-02-27 12:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-07 22:20 [Bug optimization/13347] New: Incorrect code generated for reinterpret_cast<> of pointer-to-member bryner at brianryner dot com
2003-12-07 22:20 ` [Bug optimization/13347] " bryner at brianryner dot com
2003-12-07 22:21 ` bryner at brianryner dot com
2003-12-07 22:26 ` [Bug optimization/13347] [tree-ssa] " pinskia at gcc dot gnu dot org
2003-12-07 22:28 ` bryner at brianryner dot com
2003-12-08 18:56 ` pinskia at gcc dot gnu dot org
2004-01-26  0:27 ` bryner at brianryner dot com
2004-01-26  0:29 ` pinskia at gcc dot gnu dot org
2004-01-26  2:11 ` giovannibajo at libero dot it
2004-02-27 12:41 ` cvs-commit at gcc dot gnu dot org
2004-02-27 12:42 ` dnovillo at gcc dot gnu dot org
2004-02-27 12:43 ` dnovillo 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).