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: [PATCH, c++0x] Testcases for unique_ptr


Hi Chris,

and thanks for investigating this issue well beyond the unique_ptr work proper.

> Am I correct in saying that the warning should not be emitted
> in our > case therefore theres a bug in whatever code is responsible
> for determining if negative indexes are allowed or not?
> 
> Whats the course of action here?

I say you are right and a PR should be filed mentioning also, as a related, but indeed not identical issue (it's already fixed in mainline), middle-end/35593. Can you do that? If you can please add me and Richard Gunther in CC, otherwise, please let me know ASAP and I will.

Many thanks again,
Paolo.


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