This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: status of patch 22244
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Catherine Moroney" <Catherine dot M dot Moroney at jpl dot nasa dot gov>
- Cc: fortran at gcc dot gnu dot org
- Date: Fri, 2 Nov 2007 18:28:35 +0000
- Subject: Re: status of patch 22244
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=TDrNCyPJu6xK0li91Xg/ktCzImE2qupUsQP4bX+Ozfs=; b=t5PVKa6DzuxdGmOJxsjUfp+g15PwZD1MvJ0S5oEdrNz89gRxpS6LXxQxot2mRZ2uTFApzL3C6YqwOpCAJeRlZJctnbdjDz7+gC5ZCFIPrhiiOZH7QYW5i5EiMGg82V3fpRks7PCmG1GG/LJp9rtUB8Dm0NCw6guRt5QR3oeIaU0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dILqk+dpfuCidDVcJWQvBNzy+PsFanSQ4T3dHWqi/oL95LfAx4SKoa14cvSb6WiHKgBOWWDF5hpnnh0BCAYSQz3WQfNZyWcBDWo/k2V09rZuG7NARSb4L01eIPdAW/KFyfJSoSfNIJr9Z1+f9bXSwCq/YGaDUkErjPMf8+grbag=
- References: <BCD20D7D-325B-440A-A7F2-5B2DCCFA2188@jpl.nasa.gov>
> Has the gfortran patch 22244 (improve debug info for packed arrays)
> been merged into the latest version of gfortran yet?
The patch went into mainline (which will become 4.3 and later
compilers) and also into the RedHat 4.1 branch (so that later 4.1
releases from RedHat will have it; for more detailed info on that
point, you should ask them). It is not present in the standard 4.1 or
4.2 releases.
FX