r116655 - in /trunk/gcc: cp/ChangeLog cp/except...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Sep 2 06:54:00 GMT 2006


Author: jakub
Date: Sat Sep  2 06:54:04 2006
New Revision: 116655

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116655
Log:
	PR c++/28878
	* except.c (build_throw): Only set current_function_returns_abnormally
	if cfun is not NULL.

	* g++.dg/parse/crash33.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/parse/crash33.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/except.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list