r116658 - in /branches/gcc-4_1-branch/gcc: cp/C...

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


Author: jakub
Date: Sat Sep  2 06:58:19 2006
New Revision: 116658

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116658
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:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/crash33.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/except.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list