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: PR34772: document that Winit-self is pointless in C++/ObjC++


On Jan 13, 2008 5:37 PM, Manuel LÃpez-IbÃÃez <lopezibanez@gmail.com> wrote:
> From PR34772, it seems the init-self trick to avoid uninitialised
> warnings never worked in C++. Or at least it didn't work in GCC 3.4
> when Winit-self was introduced. So let's document this.

I think this is incorrect, it is a bug that it does not work.

-- Pinski

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