Warn about virtual table mismatches
Jason Merrill
jason@redhat.com
Wed Feb 12 04:22:00 GMT 2014
On 02/11/2014 07:54 PM, Jan Hubicka wrote:
> + /* Allow combining RTTI and non-RTTI is OK. */
You mean combining -frtti and -fno-rtti compiles? Yes, that's fine,
though you need to prefer the -frtti version in case code from that
translation unit uses the RTTI info.
> /aux/hubicka/firefox/accessible/src/generic/DocAccessible.cpp:1232:0: note: the first different method is �HandleAccEvent�
I don't see where this note would come from in the patch.
Jason
More information about the Gcc-patches
mailing list