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

A patch for testcase


Hi,

This testcase will always fail. Will this patch fix it?


-- 
H.J. Lu (hjl@gnu.org)
---
Index: g++.jason/rfg15.C
===================================================================
RCS file: /home/work/cvs/gnu/egcs/gcc/testsuite/g++.old-deja/g++.jason/rfg15.C,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 rfg15.C
--- rfg15.C	1997/08/26 00:21:15	1.1.1.1
+++ rfg15.C	1998/06/10 17:06:03
@@ -1,3 +1,5 @@
+// Build don't link:
+
 const void *cvp;
  
 const void func1 ()


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