This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30399] testsuite failures in actual_array_constructor_2.f90 and actual_array_substr_2.f90
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2007 15:13:32 -0000
- Subject: [Bug fortran/30399] testsuite failures in actual_array_constructor_2.f90 and actual_array_substr_2.f90
- References: <bug-30399-578@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from ghazi at gcc dot gnu dot org 2007-01-09 15:13 -------
(In reply to comment #7)
> Kaveh,
> I haven't the slightest idea what is happening. These cases test fine on
> IA64/FC5 with gcc-4.1.2-20061101.
> The worst of it is, to judge by your gdb output, that they are not obviously
> faults that would come up because of different numeric representation, or
> whatever. Does any other platform report the same?
> Can you provide backtraces on them, please?
> Paul
Well, you need to be using the 4.0 branch, not 4.1. I see that an IA64 report
occurs here with the current 4.0.4 prerelease:
http://gcc.gnu.org/ml/gcc-testresults/2007-01/msg00328.html
so you should be able to reproduce it with the correct sources. You can also
try a sparc-sun-solaris2.10 cross-compiler, I gave the invocation flags in the
PR.
Let me know if you still can't get it, and I'll get those gdb backtraces.
Thanks,
--Kaveh
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30399