------- Comment #11 from burnus at gcc dot gnu dot org  2009-04-28 11:46 -------
I cannot reproduce this with 4.3.4 20090428 [gcc-4_3-branch revision 138185],
however, valgrind shows

Conditional jump or move depends on uninitialised value(s)
  at 0x446764: (within
/gcc-4.3/libexec/gcc/x86_64-unknown-linux-gnu/4.3.4/f951)
  by 0x4486FD: (within
/gcc-4.3/libexec/gcc/x86_64-unknown-linux-gnu/4.3.4/f951)

for MpkBase.f95 and MpkData.f95 and no such warning for MpkCommon.f95. In order
to pinpoint that problem, I need to build 4.3 with -g ...

 * * *

Nuno Pinhão, you could consider updating to 4.4.0 instead which does not have
this problem and was recently released. (The 4.5 developer branch also works
fine.)


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu dot
                   |                            |org


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

Reply via email to