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

eh merge complete


Tested on i686 and alphaev6 linux, which should be good enough for a basic
sanity check.  IA-64 doesn't bootstrap at all on the branch, and my other
hosts are slow enough to not be done testing until tomorrow.

There are a couple of regressions, but this patch was large enough
that I'd rather address them separately.  On i686 I see

< + 21_strings/ctor_copy_dtor.cc
> -r 21_strings/ctor_copy_dtor.cc
< + 21_strings/insert.cc
> -r 21_strings/insert.cc

These pass on alpha.  Not sure off-hand how this compares with mainline.

Also, g++.oliva/delete3.C fails everywhere.  This is a regression from
mainline.  It appears that __cxa_vec_delete isn't being invoked at all,
so I assume there's some ABI patch on mainline that is missing.

For the record, the final patch is attached.


r~

d-merge.bz2


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