r142023 - in /branches/gcc-4_3-branch/gcc: cp/C...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Wed Nov 19 22:36:00 GMT 2008


Author: dodji
Date: Wed Nov 19 22:36:31 2008
New Revision: 142023

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142023
Log:
gcc/cp/ChangeLog:
2008-11-18  Dodji Seketeli  <dodji@redhat.com>

	PR c++/35405
	* pt.c (lookup_template_class): Check pointers before dereferencing
	  Them.
	* error.c (dump_template_decl): Likewise.

gcc/testsuite/ChangeLog
2008-11-19  Dodji Seketeli  <dodji@redhat.com>

	PR c++/35405
	* g++.dg/template/crash84.C: New test.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/crash84.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/error.c
    branches/gcc-4_3-branch/gcc/cp/pt.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list