This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

PCHs and 26_numerics/complex_value.cc


Hi all, hi Benjamin,

as I already told you privately yesterday, on my platform
(i686-pc-linux-gnu, P4, Linux2.4.20, glibc2.3.2, etc.) I'm seeing
a weird regression with you PCH enabling patch applied: a time out
during the compilation of 26_numerics/complex_value.cc.

Otherwise, the timings seem quite good (especially so considering the
long running times of the thread tests and the time out failure mode
of complex_value.cc compilation):

I'd like to investigate this further, but in the meanwhile here is
the summary:

no-pch
------
1291.560u 109.990s 25:31.19 91.5%       0+0k 0+0io 2380963pf+0w

pch
---
XPASS: 26_numerics/c99_classification_macros_c.cc (test for excess errors)
WARNING: program timed out.
FAIL: 26_numerics/complex_value.cc (test for excess errors)
WARNING: 26_numerics/complex_value.cc compilation failed to produce executable


658.650u 104.490s 18:47.10 67.7% 0+0k 0+0io 5295135pf+0w

Ciao,
Paolo.


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