C++ PATCH to constant_value_1 for c++/9335 (excessive error cascade with infinite template recursion)

Manuel López-Ibáñez lopezibanez@gmail.com
Wed Apr 21 16:50:00 GMT 2010


On 21 April 2010 18:24, Jason Merrill <jason@redhat.com> wrote:
> On 04/21/2010 03:49 AM, Manuel López-Ibáńez wrote:
>>
>> On 21 April 2010 03:32, Jason Merrill<jason@redhat.com>  wrote:
>
>>> I also adjusted prune.exp to prune the recently added "skipping N
>>> instantiation contexts" line.
>>
>> If you do that, then we cannot test that it is emitted, can we?
>
> I suppose that's true; I was just thinking that since we prune the other
> "instantiated from" lines that pruning this as well would be consistent.
>  But if you would rather leave it in, feel free to revert that hunk.

Is the prune applied after the dg-message tests? Otherwise, you should
be seeing some failures. If there are no failures, then I don't care.

Cheers,

Manuel.



More information about the Gcc-patches mailing list