You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/11/08 21:01:34 UTC

svn commit: r593284 - /incubator/stdcxx/trunk/bin/genxviews

Author: sebor
Date: Thu Nov  8 12:01:33 2007
New Revision: 593284

URL: http://svn.apache.org/viewvc?rev=593284&view=rev
Log:
2007-11-08  Martin Sebor  <se...@roguewave.com>

	* genxviews: Corrected the version of gcc on Red Hat AS 4 Update
	4/AMD64 from 3.4.4 to 3.4.6.

Modified:
    incubator/stdcxx/trunk/bin/genxviews

Modified: incubator/stdcxx/trunk/bin/genxviews
URL: http://svn.apache.org/viewvc/incubator/stdcxx/trunk/bin/genxviews?rev=593284&r1=593283&r2=593284&view=diff
==============================================================================
--- incubator/stdcxx/trunk/bin/genxviews (original)
+++ incubator/stdcxx/trunk/bin/genxviews Thu Nov  8 12:01:33 2007
@@ -233,9 +233,9 @@
                 "linux_redhat_el-5.0-em64t-gcc-4.1.1-*-*-log.gz.txt" \
                 linux_redhat_el-5.0-em64t-gcc-4.1.1.html
 
-process_results "Red Hat AS 4 Update 4" "AMD64" "gcc 3.4.4" \
-                "linux_redhat_el-4.4-amd64-gcc-3.4.4-*-*-log.gz.txt" \
-                linux_redhat_el-4.4-amd64-gcc-3.4.4.html
+process_results "Red Hat AS 4 Update 4" "AMD64" "gcc 3.4.6" \
+                "linux_redhat_el-4.4-amd64-gcc-3.4.6-*-*-log.gz.txt" \
+                linux_redhat_el-4.4-amd64-gcc-3.4.6.html
 
 process_results "Red Hat AS 4 Update 2" "AMD64" "gcc 3.4.6" \
                 "linux_redhat_el-4.4-amd64-gcc-3.4.6-*-*-log.gz.txt" \