This is the mail archive of the gcc-help@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]

Debugging test failure during SLES 12 build


I'm trying to debug a gfortran test failure (realloc_on_assign_5)
that happens only when building the build script for SLES 12.
Unfortunately it leaves a core dump, but no executable to test,
and builtding the packet with rpmbuild does not trigger the test
failure, and any executables built manually neither fail nor match
the core file.

Does anybody have a hint how to tackle this situation?  From
looking at the core dump I believe it's necessary to step through
program execution to see what happens.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany


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