On Tue, 15 Apr 2014, Jason Merrill wrote:

On 04/14/2014 06:02 PM, Marc Glisse wrote:
shouldn't the same also apply if VECTOR_TYPE_P (type), not just for
CLASS_TYPE_P (type)?

Sure.  Do you want to make that change?

I can add || VECTOR_TYPE_P (type), yes, but I thought you might have ideas about other cases that might have been forgotten, maybe arrays or something (I didn't have time to test any further), and thus on what the right test should be. If it is just vectors I'll prepare a patch with a simple testcase.

--
Marc Glisse

Reply via email to