Home | History | Annotate | Download | only in gcc
      1 *** gcc-3.4.3/gcc/version.c.orig	Tue Nov  9 17:51:34 2004
      2 --- gcc-3.4.3/gcc/version.c	Tue Nov  9 17:52:08 2004
      3 ***************
      4 *** 5,11 ****
      5      please modify this string to indicate that, e.g. by putting your
      6      organization's name in parentheses at the end of the string.  */
      7   
      8 ! const char version_string[] = "3.4.3";
      9   
     10   /* This is the location of the online document giving instructions for
     11      reporting bugs.  If you distribute a modified version of GCC,
     12 --- 5,11 ----
     13      please modify this string to indicate that, e.g. by putting your
     14      organization's name in parentheses at the end of the string.  */
     15   
     16 ! const char version_string[] = "3.4.3 (csl-sol210-3_4-20050802)";
     17   
     18   /* This is the location of the online document giving instructions for
     19      reporting bugs.  If you distribute a modified version of GCC,
     20