This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/43996] ICE in simplification of spread intrinsic



------- Comment #5 from dominiq at lps dot ens dot fr  2010-05-05 22:02 -------
What is before MAIN__ is:

[ibook-dhum] f90/bug% valgrind --leak-check=full --show-reachable=yes
/opt/gcc/gcc4.5w/libexec/gcc/i686-apple-darwin9/4.5.0/f951 pr40472_1.f90
==187== Memcheck, a memory error detector.
==187== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al.
==187== Using LibVEX rev exported, a library for dynamic binary translation.
==187== Copyright (C) 2004-2009, and GNU GPL'd, by OpenWorks LLP.
==187== Using valgrind-3.5.0.SVN, a dynamic binary instrumentation framework.
==187== Copyright (C) 2000-2009, and GNU GPL'd, by Julian Seward et al.
==187== For more details, rerun with: -v
==187== 
==187== Warning: set address range perms: large range [0xc20000, 0x40c7e000)
(defined)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43996


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]