This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[libgfortran,committed] Remove a few warnings
- From: FX Coudert <fxcoudert at gmail dot com>
- To: "fortran at gcc dot gnu dot org List" <fortran at gcc dot gnu dot org>
- Cc: gcc-patches list <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 18 Oct 2007 22:25:15 +0100
- Subject: [libgfortran,committed] Remove a few warnings
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:mime-version:to:message-id:content-type:cc:subject:from:date:x-mailer; bh=eUz/zcLx1Yk/f8AaVNvgZUtCsOd45n7JE82xrVjBu4A=; b=WnkNxc4z0ewoyE7aSNxR1tYErcILlTZ/rmuSTlX0cs0nvEi73wlz0xmH8jkBQpciUfIo++DBkOBbhlT3ODL0pOWVKALkHyMenoIrMM45Rqbm9JIlFg7KInkz+PypruEcrR9leSRX6NV+KJXY/b/GD3wh1vCr6HU5Lmaddgm81TU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:to:message-id:content-type:cc:subject:from:date:x-mailer; b=s64v9bKw7CciJCNFUcHZ9GB+eWT/mwzYMhdsfM5vRam+t1RznNZmLcAIpXqbla36NXPdiwU5gzdrpJFcS5aHsgGXrxi5fZ31mZ0TP8brEPU77s1bBzgYcVURjGK4L1hCl4Q4edlTw+ZDHntHNDGFdzy77pMxZZ6mQhSSOYVKMms=
Hi all,
I just committed the attached patch under the obvious rule, it fixes
a few warnings that have creept into libgfortran. See PR 22423 for
the details. Committed as obvious after bootstrap and regtesting on
x86_64-linux.
Cheers,
FX
Attachment:
warnings.diff
Description: Binary data