             MODULE=gcc
            VERSION=16.2.0
             SOURCE=$MODULE-${VERSION}.tar.xz
      SOURCE_URL[0]=$GNU_URL/gcc/$MODULE-${VERSION}/
      SOURCE_URL[1]=ftp://gcc.gnu.org/pub/gcc/releases/gcc-${VERSION}/
      SOURCE_URL[2]=http://www.online-mirror.org/gcc/$MODULE-${VERSION}/
   SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
         SOURCE_VFY=sha256:e6738e29597f733270731aa90600f37ffdc045079dfc27ec7e8192cc81085c3e
           WEB_SITE=http://gcc.gnu.org/
            ENTERED=20020628
            UPDATED=20260808
              SHORT="GNU compiler collection"

cat << EOF
gcc - GNU Compiler Collection.
The GNU Compiler Collection is a suite of compilers that compile C, C++,
Objective C, Fortran, Java, and CHILL for a wide variety of architectures.
Front-ends for Ada95 and Pascal also exist.
EOF
