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/38430] [4.4 Regression]: gfortran.dg/streamio_1.f90, 10, 14, 2, 6 now fails



------- Comment #7 from hp at gcc dot gnu dot org  2008-12-07 21:51 -------
Created an attachment (id=16847)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16847&action=view)
valgrind -v output from streamio_1 compiled "-O2 -static" on
i686-unknown-linux-gnu (freshly updated F 9)

Ignore the first 100 lines, which I believe are due to glibc bugs (missing
valgrind suppressions for static linking with glibc-2.8). Run valgrind using:
"env LD_LIBRARY_PATH=@copy from libgfortran.log@ valgrind -v ./streamio_1.exe"


-- 


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


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