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

[Bug libstdc++/47762] New: FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47762

           Summary: FAIL: ext/mt_allocator/deallocate_global_thread-1.cc
                    execution test
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org
              Host: i686-apple-darwin9
            Target: i686-apple-darwin9
             Build: i686-apple-darwin9


Executing on host: /Users/dave/gnu/gcc/objdir/./gcc/g++ -shared-libgcc
-B/Users/
dave/gnu/gcc/objdir/./gcc -nostdinc++
-L/Users/dave/gnu/gcc/objdir/i686-apple-da
rwin9/libstdc++-v3/src
-L/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++
-v3/src/.libs -B/opt/gnu/gcc/gcc-4.6.0/i686-apple-darwin9/bin/
-B/opt/gnu/gcc/gc
c-4.6.0/i686-apple-darwin9/lib/ -isystem
/opt/gnu/gcc/gcc-4.6.0/i686-apple-darwi
n9/include -isystem /opt/gnu/gcc/gcc-4.6.0/i686-apple-darwin9/sys-include
-B/Use
rs/dave/gnu/gcc/objdir/i686-apple-darwin9/./libstdc++-v3/src/.libs -g -O2
-D_GLI
BCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -g
-O2
 -DLOCALEDIR="." -nostdinc++
-I/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/lib
stdc++-v3/include/i686-apple-darwin9
-I/Users/dave/gnu/gcc/objdir/i686-apple-dar
win9/libstdc++-v3/include -I/Users/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/Us
ers/dave/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/Users/dave/gnu/gcc/gcc/lib
stdc++-v3/testsuite/util
/Users/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/ext/mt_a
llocator/deallocate_global_thread-1.cc    -include bits/stdc++.h ./libtestc++.a 
-liconv  -lm   -o ./deallocate_global_thread-1.exe    (timeout = 600)
PASS: ext/mt_allocator/deallocate_global_thread-1.cc (test for excess errors)
Setting LD_LIBRARY_PATH to
:/Users/dave/gnu/gcc/objdir/gcc:/Users/dave/gnu/gcc/o
bjdir/i686-apple-darwin9/./libstdc++-v3/../libgomp/.libs:/Users/dave/gnu/gcc/obj
dir/i686-apple-darwin9/./libstdc++-v3/src/.libs::/Users/dave/gnu/gcc/objdir/gcc:
/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/./libstdc++-v3/../libgomp/.libs:/U
sers/dave/gnu/gcc/objdir/i686-apple-darwin9/./libstdc++-v3/src/.libs
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc execution test

Also,
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc execution test

dave@MACPRO:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v
Reading specs from ./specs
COLLECT_GCC=./xgcc
COLLECT_LTO_WRAPPER=./lto-wrapper
Target: i686-apple-darwin9
Configured with: ../gcc/configure --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9 --with-tune=generic
--prefix=/opt/gnu/gcc/gcc-4.6.0 --with-gmp=/opt/gnu/gcc/gcc-4.6.0
--enable-debug=no --disable-nls
--enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-threads=posix
--enable-__cxa_atexit --enable-java-gc=boehm
Thread model: posix
gcc version 4.6.0 20110215 (experimental) [trunk revision 170201] (GCC) 

Revision 169853 was ok.


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