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: [RFC] Polymorphic deep copy (aka PR46174)


>>> I think the following program is valid and now rejected with your patch:
>
> Can we add that program or turn one of the type-bound operator test cases
> from dg-do compile to dg-do run? Seemingly, we lack such a test case.

In fact my previous patch also failed on typebound_operator_{3,4}
which contain this type of checking. Therefore I think an additional
test case is not needed.

Cheers,
Janus


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