This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [Patch, Fortran] PR 36403: Correct conversion of EOSHIFT/PACK/RESIZE intrinsics for character type
- From: Daniel Kraft <d at domob dot eu>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 29 Jul 2008 11:17:04 +0200
- Subject: Re: [Patch, Fortran] PR 36403: Correct conversion of EOSHIFT/PACK/RESIZE intrinsics for character type
- Newsgroups: gmane.comp.gcc.patches
- References: <488ECE97.2000208@domob.eu> <488ED813.4070903@net-b.de>
Tobias Burnus wrote:
Daniel Kraft wrote:
EOSHIFT, PACK and RESIZE are all intrinsics that can be called for
arrays of any type and that have an optional argument that must be of
the same type as the primary
Ok to commit?
I'm fine with both the current patch or with a modified patch. Thus: OK
for trunk.
Committed as rev. 138234 (the original patch). Thanks for the review,
Tobias!
Cheers,
Daniel