Package: binutils
Version: 2.17-3
Severity: important

running gprof on a Fortran code compiled with Intel ifort 9.1 gives incorrect
results on my SMP box. eg

[EMAIL PROTECTED]:~/Fortran$ ifort -pg -O0 -mp -ftrapuv -fpe3 timings.f90 && 
time
../a.out
 timef:    38.00000    
   300721717   300346156   375561.0           10000  2147483647
 system_clock:    37.55610    

real    0m37.566s
user    0m37.146s
sys     0m0.044s

[EMAIL PROTECTED]:~/Fortran$ gprof|head -20
Flat profile:

Each sample counts as 0.01 seconds.
  %   cumulative   self              self     total           
 time   seconds   seconds    calls   s/call   s/call  name    
 99.82     92.77    92.77        1    92.77    92.77  MAIN__
  0.15     92.91     0.14                             my_for_ran_
  0.02     92.93     0.02                             my_for_ran_quad
  0.01     92.94     0.01                             for_random_number



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages binutils depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries

binutils recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to