public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/29639]  New: FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test
@ 2006-10-29 23:55 pcarlini at suse dot de
  2006-10-30  0:02 ` [Bug target/29639] " pinskia at gcc dot gnu dot org
                   ` (55 more replies)
  0 siblings, 56 replies; 57+ messages in thread
From: pcarlini at suse dot de @ 2006-10-29 23:55 UTC (permalink / raw)
  To: gcc-bugs

Between 2006-10-28 and 2006-10-29 a regression appeared on at least some
targets:

   http://gcc.gnu.org/ml/gcc-testresults/2006-10/msg01448.html
   http://gcc.gnu.org/ml/gcc-testresults/2006-10/msg01450.html

On i686-pc-linux-gnu, I'm seeing it only at -O1 or above, and goes like this:

#0  parse_lsda_header (context=0xbf80ae54, p=0x90 <Address 0x90 out of bounds>,
info=0xbf80ad30)
    at ../../../../trunk/libstdc++-v3/libsupc++/eh_personality.cc:65
#1  0xb7ebf1e2 in __gxx_personality_v0 (version=1, actions=1,
exception_class=5138137972254386944,
    ue_header=0x804a038, context=0xbf80ae54)
    at ../../../../trunk/libstdc++-v3/libsupc++/eh_personality.cc:435
#2  0xb7dd18d1 in _Unwind_RaiseException (exc=0x804a038) at
../../trunk/gcc/unwind.inc:117
#3  0xb7ebf71d in __cxa_throw (obj=0x804a058, tinfo=0xb7eec494, dest=0xb7ebfb70
<~bad_alloc>)
    at ../../../../trunk/libstdc++-v3/libsupc++/eh_throw.cc:71
#4  0xb7e53fb5 in std::__throw_bad_alloc () at
../../../../trunk/libstdc++-v3/src/functexcept.cc:52
#5  0x0804897c in
__gnu_test::check_allocate_max_size<__gnu_cxx::bitmap_allocator<int> > ()
    at
/home/paolo/Gcc/svn-dirs/trunk-build/i686-pc-linux-gnu/libstdc++-v3/include/ext/bitmap_allocator.h:1050
#6  0x080489cc in main ()
    at
/home/paolo/Gcc/svn-dirs/trunk/libstdc++-v3/testsuite/ext/bitmap_allocator/check_allocate_max_size.cc:30


-- 
           Summary: FAIL: ext/bitmap_allocator/check_allocate_max_size.cc
                    execution test
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pcarlini at suse dot de
GCC target triplet: sh4-unknown-linux-gnu, x86_64-suse-linux-gnu/-m32, i686-
                    pc-linux


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


^ permalink raw reply	[flat|nested] 57+ messages in thread

end of thread, other threads:[~2006-12-21 22:14 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29 23:55 [Bug target/29639] New: FAIL: ext/bitmap_allocator/check_allocate_max_size.cc execution test pcarlini at suse dot de
2006-10-30  0:02 ` [Bug target/29639] " pinskia at gcc dot gnu dot org
2006-10-30  0:08 ` pcarlini at suse dot de
2006-10-30  0:21 ` pinskia at gcc dot gnu dot org
2006-10-30  0:27 ` pcarlini at suse dot de
2006-10-30  9:57 ` ebotcazou at gcc dot gnu dot org
2006-10-30 11:48 ` pcarlini at suse dot de
2006-10-30 11:53 ` pcarlini at suse dot de
2006-10-30 12:02 ` ebotcazou at gcc dot gnu dot org
2006-10-30 12:05 ` pcarlini at suse dot de
2006-10-30 14:50 ` ebotcazou at gcc dot gnu dot org
2006-10-30 14:50 ` ebotcazou at gcc dot gnu dot org
2006-10-30 14:52 ` [Bug target/29639] [4.3 regression] " ebotcazou at gcc dot gnu dot org
2006-10-30 14:53 ` pcarlini at suse dot de
2006-11-01 12:11 ` bkoz at gcc dot gnu dot org
2006-11-01 12:14 ` ebotcazou at gcc dot gnu dot org
2006-11-02 10:26 ` ebotcazou at gcc dot gnu dot org
2006-11-02 18:41 ` [Bug other/29639] " ebotcazou at gcc dot gnu dot org
2006-11-02 18:44 ` ebotcazou at gcc dot gnu dot org
2006-11-03  0:29 ` pcarlini at suse dot de
2006-11-03 10:46 ` bkoz at gcc dot gnu dot org
2006-11-03 11:28 ` pcarlini at suse dot de
2006-11-03 11:58 ` ebotcazou at gcc dot gnu dot org
2006-11-04  9:29 ` bkoz at gcc dot gnu dot org
2006-11-04 20:17 ` ebotcazou at gcc dot gnu dot org
2006-11-05 19:34 ` danglin at gcc dot gnu dot org
2006-11-05 20:03 ` ebotcazou at gcc dot gnu dot org
2006-11-05 20:15 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-05 21:32 ` ebotcazou at gcc dot gnu dot org
2006-11-06 12:26 ` ebotcazou at gcc dot gnu dot org
2006-11-06 22:03 ` bkoz at gcc dot gnu dot org
2006-11-06 22:06 ` bkoz at gcc dot gnu dot org
2006-11-06 22:15 ` ebotcazou at gcc dot gnu dot org
2006-11-06 23:50 ` bkoz at gcc dot gnu dot org
2006-11-07  0:04 ` ebotcazou at gcc dot gnu dot org
2006-11-07  2:08 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-07 10:03 ` bkoz at gcc dot gnu dot org
2006-11-07 13:10 ` jakub at gcc dot gnu dot org
2006-11-07 15:27 ` bkoz at gcc dot gnu dot org
2006-11-07 17:17 ` ebotcazou at gcc dot gnu dot org
2006-11-07 17:42 ` ebotcazou at gcc dot gnu dot org
2006-11-07 18:27 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-08 11:34 ` bkoz at gcc dot gnu dot org
2006-11-08 11:41 ` ebotcazou at gcc dot gnu dot org
2006-11-08 22:16 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-09 12:33 ` ebotcazou at gcc dot gnu dot org
2006-11-09 12:34 ` ebotcazou at gcc dot gnu dot org
2006-11-10  9:08 ` christian dot joensson at gmail dot com
2006-11-10 15:23 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-12 22:06 ` ebotcazou at gcc dot gnu dot org
2006-11-12 22:08 ` ebotcazou at gcc dot gnu dot org
2006-11-13  2:01 ` dave at hiauly1 dot hia dot nrc dot ca
2006-11-30 19:45 ` chaoyingfu at gcc dot gnu dot org
2006-12-09 19:34 ` danglin at gcc dot gnu dot org
2006-12-09 19:49 ` ebotcazou at gcc dot gnu dot org
2006-12-21 22:10 ` ebotcazou at gcc dot gnu dot org
2006-12-21 22:14 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).