On Fri, Sep 7, 2012 at 8:52 AM, Liviu Nicoara <[email protected]> wrote: > On 09/06/12 19:54, Martin Sebor wrote: >> >> >> Also, does the 27.objects test pass with this patch? > > > No, it does not. It hangs at the first insertion, line 227. Unfortunately, I > cannot debug it because dbx does not work properly in my installation.
What are the symptoms with dbx mishbehaving? (maybe I can help). FWIIW, 27.objects passes with the Intel compiler and your patches: # INFO (S1) (10 lines): # TEXT: # COMPILER: Intel C++, __INTEL_COMPILER = 1210, __INTEL_COMPILER_BUILD_DATE = 20111011, __EDG_VERSION__ = 403 # ENVIRONMENT: pentiumpro running linux-elf (Fedora release 17 (Beefy Miracle) (3.5.0-2.fc17.x86_64)) with glibc 2.15 # FILE: 27.objects.cpp # COMPILED: Sep 6 2012, 20:50:13 # COMMENT: ############################################################ # CLAUSE: lib.iostream.objects [ ... ] # +-----------------------+----------+----------+----------+ # | DIAGNOSTIC | ACTIVE | TOTAL | INACTIVE | # +-----------------------+----------+----------+----------+ # | (S1) INFO | 6 | 6 | 0% | # | (S5) WARNING | 1 | 1 | 0% | # | (S7) ASSERTION | 0 | 22 | 100% | # +-----------------------+----------+----------+----------+ --Stefan -- Stefan Teleman KDE e.V. [email protected]
