shebs       02/08/25 17:39:56

  Modified:    gcc/testsuite/gcc.dg/cpp cpp.exp
  Log:
  Resolve conflict.
  Bug #:
  
  Revision  Changes    Path
  1.4       +1 -1      gcc3/gcc/testsuite/gcc.dg/cpp/cpp.exp
  
  Index: cpp.exp
  ===================================================================
  RCS file: /cvs/Darwin/gcc3/gcc/testsuite/gcc.dg/cpp/cpp.exp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- cpp.exp   2001/12/01 19:15:54     1.3
  +++ cpp.exp   2002/08/26 00:39:56     1.4
  @@ -36,7 +36,7 @@
   dg-init
   
   # Main loop.
  -dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cS\]]] \
  +dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.\[cCS\]]] \
        "" $DEFAULT_CFLAGS
   
   # All done.
  
  
  


Reply via email to