c++/6706

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Fri Jul 5 09:46:00 GMT 2002


The following reply was made to PR c++/6706; it has been noted by GNATS.

From: mmitchel@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c++/6706
Date: 5 Jul 2002 16:37:46 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_1-branch
 Changes by:	mmitchel@gcc.gnu.org	2002-07-05 09:37:45
 
 Modified files:
 	gcc            : ChangeLog dwarfout.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/debug: debug6.C debug7.C 
 
 Log message:
 	PR c++/6706
 	* dwarfout.c (output_reg_number): Fix warning message.
 	(output_bound_representation): Check SAVE_EXPR_RTL is not NULL
 	before using it.
 	
 	PR c++/6706
 	* g++.dg/debug/debug6.C: New test.
 	* g++.dg/debug/debug7.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.13152.2.640&r2=1.13152.2.641
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarfout.c.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.106&r2=1.106.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=1.1672.2.162&r2=1.1672.2.163
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/debug/debug6.C.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/debug/debug7.C.diff?cvsroot=gcc&only_with_tag=gcc-3_1-branch&r1=NONE&r2=1.1.2.1
 



More information about the Gcc-prs mailing list