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 to constant_value_1 for c++/9335 (excessive error cascade with infinite template recursion)


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


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