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]

[PATCH] Fix PR c++/19989 (4.0/4.1 regression)


Sorry - I forgot to include the change logs in my previous email:

2005-11-02  Josh Conner  <jconner@apple.com>

	PR c++/19989
	pt.c (tsubst): Accept zero-length array if tf_error is set
	in complain flags.  Change error message for negative-
	length array.

2005-11-02  Josh Conner  <jconner@apple.com>

	PR c++/19989
	g++.dg/ext/array2.C: New test.
	g++.dg/template/dependent-name3.C: New test.
	g++.dg/template/dependent-name4.C: New test.


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