public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/43105]  New: Need documentation for restrictions on programs compiled with mixed -fno-rtti and -frtti
@ 2010-02-17 15:32 jyasskin at gmail dot com
  0 siblings, 0 replies; only message in thread
From: jyasskin at gmail dot com @ 2010-02-17 15:32 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/onlinedocs/gcc-4.4.3/gcc/C_002b_002b-Dialect-Options.html#index-fno_002drtti-148
doesn't mention any restrictions on compiling programs with some translation
units compiled with -frtti, and others compiled with -fno-rtti. Yet there are
such restrictions. For example, programs don't link when a -frtti class is
derived from a -fno-rtti base class. Any restrictions like that should be
documented or fixed.


-- 
           Summary: Need documentation for restrictions on programs compiled
                    with mixed -fno-rtti and -frtti
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jyasskin at gmail dot com
GCC target triplet: i386-apple-darwin9


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-17 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-17 15:32 [Bug c++/43105] New: Need documentation for restrictions on programs compiled with mixed -fno-rtti and -frtti jyasskin at gmail dot com

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).