This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2006 18:26:57 -0000
- Subject: [Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test
- References: <bug-29639-133@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #40 from dave at hiauly1 dot hia dot nrc dot ca 2006-11-07 18:26 -------
Subject: Re: [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc
execution test
> > Do you mean that the C++ EH failures are gone? If so, it looks like my patch
> > badly interacts with some C++ idioms. Investigating...
>
> Ok, that's it, if I disable COMDAT groups, I get the failures on x86/Linux.
>
> Dave, do you have the latest sources of the compiler? I've already installed
> a first fix for this PR.
I started two builds yesterday. I'll start another set this evenings.
>From the above, it sounds as if COMDAT groups are broken on hppa/Linux.
That's not totally surprising given that the handling of some relocations
is tricky.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29639