This is the mail archive of the gcc-patches@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]

Re: C++ PATCH: Fix ABI bug and crash


> +   if (!abi_version_at_least(2))

For the record, I still think the ABI versioning should be consistent
between flag_abi_version and _GXX_ABI_VERSION. 

You seem to disagree. 

Why?

Did you see Richard's reply to Jakub?

http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01375.html
http://gcc.gnu.org/ml/gcc-patches/2002-09/msg01424.html

curious,
benjamin


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