public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue)
       [not found] <20030422010601.10448.sunil.k.davasam@intel.com>
@ 2004-08-23 19:35 ` pcarlini at suse dot de
  2004-08-24  8:50 ` nathan at gcc dot gnu dot org
  2004-08-24 13:17 ` nathan at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: pcarlini at suse dot de @ 2004-08-23 19:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2004-08-23 19:35 -------
Hi Nathan,
could you possibly have a look to this PR?
Thanks in advance, Paolo.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu dot
                   |                            |org


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


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

* [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue)
       [not found] <20030422010601.10448.sunil.k.davasam@intel.com>
  2004-08-23 19:35 ` [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue) pcarlini at suse dot de
@ 2004-08-24  8:50 ` nathan at gcc dot gnu dot org
  2004-08-24 13:17 ` nathan at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-08-24  8:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |nathan at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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

* [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue)
       [not found] <20030422010601.10448.sunil.k.davasam@intel.com>
  2004-08-23 19:35 ` [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue) pcarlini at suse dot de
  2004-08-24  8:50 ` nathan at gcc dot gnu dot org
@ 2004-08-24 13:17 ` nathan at gcc dot gnu dot org
  2 siblings, 0 replies; 3+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-08-24 13:17 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From nathan at gcc dot gnu dot org  2004-08-24 13:17 -------
The code is ill-formed. You are reinterpret_casting between pointers
to unrelated classes.
  tmp_ref_ptrC11 = (C11 *)&ref_obj2;

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2004-08-24 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030422010601.10448.sunil.k.davasam@intel.com>
2004-08-23 19:35 ` [Bug libstdc++/10448] internal __dynamic_cast function fails if hint parameter==-1 (interoperability issue) pcarlini at suse dot de
2004-08-24  8:50 ` nathan at gcc dot gnu dot org
2004-08-24 13:17 ` nathan 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).