This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Undue warning introduced by libcpp patch
- From: Daniel Franke <franke dot daniel at gmail dot com>
- To: fortran at gcc dot gnu dot org
- Cc: FX <fxcoudert at gmail dot com>
- Date: Thu, 29 May 2008 20:41:46 +0200
- Subject: Re: Undue warning introduced by libcpp patch
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=lJ4Na1VO4K0snMLtmpGNZzidxdDXLs7j3e7zBDm42ak=; b=pHSOCHRHnjafw4KhdUL/A5Dov4SWuE8dyKlhwbSjYC/5mmCdctIrmw3rCwc4fQEsuf0a0V82WJ/2mbay2vFcMJqY9SgTGYPaCRXnPgeo53+3uD6QRXCpvff3kuzDzzQaOwsWqljDEnrv1huoqTG9gPr/k9pULuqTkbcY0LL+uVo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=azLposzQgcR2noQ70tb11mcAfaccBw+s6oyE2dHEasv7Oso7H+DUINan5I9FMGY1ZQoitMSMBT4ctJRliQMXxaqQBUZcNpY7aioJ5N6Dejn9u4E/R42AhCAeZUfyEz48jqCPxC1S47OI9OBGEh5uFU2+aJ9y+DrlHUVjTO/1gPQ=
- References: <19c433eb0805290850k2e324734w75ec0a36d117baeb@mail.gmail.com>
On Thursday 29 May 2008 17:50:29 FX wrote:
> Hi Daniel,
>
> I understand you have your lot of bootstraps to fix, but when you get
> time, here are three small issues introduced (I suppose) by your
> patch.
Split into PRs 36375, 36376, 36377 and 36379.
Thanks for reporting :)
Daniel