This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: -fdefault-integer-8 again!-(
- From: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- To: "Dominique Dhumieres" <dominiq at lps dot ens dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: Sun, 30 Nov 2008 23:58:08 +0100
- Subject: Re: -fdefault-integer-8 again!-(
- References: <20081130212350.F13883BABA@mailhost.lps.ens.fr>
> (-m32 and -m64). The most annoying problem I have seen so far is
> an ICE for gfortran.dg/alloc_comp_constructor_1.f90 (pr34143,
> just closed as fixed by Paul Thomas):
Why is that 'annoying'? This was a patch that was posted months ago;
none of this was said at the time or since.
As for the testcase you mention, it has nothing to do with pr34143.
It's comment says:
! Test constructors of derived type with allocatable components (PR 20541).
It might be that I have caused a regression on powerpc-apple-darwin9.
However, this platform is becoming so aberrant as to be unmaintainable
for the likes of me. I do not have this machine nor do I see the
problems that it has.
...snip..
> Should I reopen pr34143 or open a new pr?
Do what you want - I wash my hands of it. Revert my patch on
allocatable components if you want and fix it yourself.
Paul