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

Jason Merrill jason@redhat.com
Wed Apr 21 16:28:00 GMT 2010


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.

Jason



More information about the Gcc-patches mailing list