|
From: <jhr...@t-...> - 2003-10-19 13:38:16
|
Hello, now that my basic tests work under valgrind when compiled with ICC 7.1 (excellent!), I've tighten the requirements. Another one of my tests, compiled with -march=pentium4 and profile guided optimizations under ICC 7.1 fails with ---------- ==1568== Memcheck, a.k.a. Valgrind, a memory error detector for x86-linux. ==1568== Copyright (C) 2002-2003, and GNU GPL'd, by Julian Seward. ==1568== Using valgrind-20031012, a program supervision framework for x86-linux. ==1568== Copyright (C) 2000-2003, and GNU GPL'd, by Julian Seward. ==1568== Estimated CPU clock rate is 1724 MHz ==1568== For more details, rerun with: -v ==1568== float, 8 rrr disInstr: unhandled instruction bytes: 0xF 0x14 0xF8 0xF3 ---------- Again an easy one? ;-) Thanks, Joerg |