/home/drow/valgrind/gcc/gfortran -B/home/drow/valgrind/gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/l
ocal/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include
-isystem /usr/local/i686-pc-li
nux-gnu/sys-include -g -O2 -Wall -fno-repack-arrays -fno-underscoring -c
/home/drow/src/gcc/libgfortran/
intrinsics/selected_real_kind.f90  -fPIC -DPIC -o .libs/selected_real_kind.o

==9587== Conditional jump or move depends on uninitialised value(s)
==9587==    at 0x8757BB9: mpfr_round_raw_generic (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758617: mpfr_set4 (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758ED0: mpfr_set_str (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x804D544: gfc_convert_real (arith.c:1883)
==9587== 
==9587== Conditional jump or move depends on uninitialised value(s)
==9587==    at 0x8757D5F: mpfr_round_raw_generic (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758617: mpfr_set4 (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758ED0: mpfr_set_str (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x804D544: gfc_convert_real (arith.c:1883)
==9587== 
==9587== Conditional jump or move depends on uninitialised value(s)
==9587==    at 0x8757C39: mpfr_round_raw_generic (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758617: mpfr_set4 (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x8758ED0: mpfr_set_str (in /home/drow/valgrind/gcc/f951)
==9587==    by 0x804D544: gfc_convert_real (arith.c:1883)

-- 
           Summary: Valgrind errors while building libgfortran
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: drow at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu


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

Reply via email to