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] lang_decl selector & decomposition


On 05/31/2017 01:05 PM, Jakub Jelinek wrote:

That is weird, that sounds like a bug somewhere?  Which testcase is it on?

I think decomp25 & decomp7 & 8 (sorry, can't recall full name).
I discovered them because my first attempt had an assert that the incoming base was the same as the stored one, for the already-converted case.

It wasn't the case of turning a NULL into non-NULL.

nathan

--
Nathan Sidwell


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