This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: [Patch, fortran] PR15809 (PR19276) - ICE and segfault with au tomatic character, dummy pointer arrays
- From: THOMAS Paul Richard 169137 <paul dot richard dot thomas at cea dot fr>
- To: "'Toon Moene'" <moene at knmi dot nl>
- Cc: gcc-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Wed, 30 Nov 2005 14:20:15 +0100
- Subject: RE: [Patch, fortran] PR15809 (PR19276) - ICE and segfault with au tomatic character, dummy pointer arrays
Toon,
>
> i = 0 is wrong (and after some hard looking, I see why), but
> the rest of
> the answer is correct :-)
After I pressed the button I saw the error; I had been tinkering with it to
check that all was well and did not press Ctrl-Z enough times.
It does work with the 'i' in there... honest!
Paul