This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/54034] [4.8 Regression] doduc benchmark from polyhedron 11 segfaults
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 19:26:05 +0000
- Subject: [Bug fortran/54034] [4.8 Regression] doduc benchmark from polyhedron 11 segfaults
- Auto-submitted: auto-generated
- References: <bug-54034-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54034
--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-07-20 19:26:05 UTC ---
This works for me on x86_64-apple-darwin10 at revision 189718 even when the
executable is run under valgrind. Nevertheless this remind me pr43716 which
disappeared without being explicitely fixed.
If needed, I have the file doduc.f90 exploded in one file per
function/subroutine, just let me know.