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 other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test



------- 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


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