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]

[Bug c++/43105] Document restrictions on mixing -fno-rtti and -frtti


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

--- Comment #6 from sandra at gcc dot gnu.org ---
Author: sandra
Date: Sun Nov 11 22:46:00 2018
New Revision: 266020

URL: https://gcc.gnu.org/viewcvs?rev=266020&root=gcc&view=rev
Log:
2018-11-11  Sandra Loosemore  <sandra@codesourcery.com>

        PR c++/43105

        gcc/
        * doc/invoke.texi (C++ Dialect Options): Add warning about mixing
        -frtti and -fno-rtti code.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi

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