This is the mail archive of the gcc-prs@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]

c++/10405


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

From: nathan at gcc dot gnu dot org
To: gcc-gnats at gcc dot gnu dot org
Cc:  
Subject: c++/10405
Date: 20 Apr 2003 11:48:36 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	nathan at gcc dot gnu dot org	2003-04-20 11:48:36
 
 Modified files:
 	gcc/cp         : ChangeLog search.c 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/lookup: struct-hack1.C 
 
 Log message:
 	cp:
 	PR c++/10405
 	* search.c (lookup_field_1): Final scan goes backwards for
 	types, forwards for non-types.
 	testsuite:
 	PR c++/10405
 	* g++.dg/lookup/struct-hack1.C: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3329&r2=1.3330
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/search.c.diff?cvsroot=gcc&r1=1.258&r2=1.259
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.2607&r2=1.2608
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/lookup/struct-hack1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


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