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: reject `f<typename T>' without crashing


On Wed, Dec 08, 2004 at 07:25:57AM -0200, Alexandre Oliva wrote:
> Comments?  Ok to install if it passes regression testing, currently
> ongoing on x86_64-linux-gnu?  

FYI it causes regression on the 7 arches I bootstraped/regtested 3.4.3-RH
on today:
FAIL: g++.dg/parse/typename5.C (test for excess errors)

That testcase is checking error messages on invalid and your patch
changes the errors that are issued, so if the patch is accepted
the above mentioned testcase will need tweaking.

	Jakub


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