From: Bart Van Assche Date: Tue, 28 Jul 2009 08:01:40 +0000 (+0000) Subject: Updated gcc version from 4.4.0 to 4.4.1. X-Git-Tag: svn/VALGRIND_3_5_0~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226db063ff8a2a73def957036281ffcb89fa3ced;p=thirdparty%2Fvalgrind.git Updated gcc version from 4.4.0 to 4.4.1. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10647 --- diff --git a/drd/scripts/download-and-build-gcc b/drd/scripts/download-and-build-gcc index 06f39578aa..85989f030c 100755 --- a/drd/scripts/download-and-build-gcc +++ b/drd/scripts/download-and-build-gcc @@ -6,7 +6,7 @@ # are called gmp-devel and mpfr-devel. -GCC_VERSION=4.4.0 +GCC_VERSION=4.4.1 FSF_MIRROR=ftp://ftp.easynet.be/gnu SRCDIR=$HOME/software DOWNLOADS=$SRCDIR/downloads