This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
> Daniel Jacobowitz pointed out that your EH patch for the ARM EH code: > > http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01572.html > > had never been officially reviewed. (I had mistakenly seen Paul's > review, and thought that was it -- but since this is libstdc++, Paul > can't approve the patch.) I've looked at it, and it looks sane to me > as well, so please commit it. I would prefer more minimal arm eh patching of eh_personality. See attached. Either this or split out throw_ptr and throw_type bits, and make the throw_ptr bits shared. Note that tests for this functionality are lacking. > Would the libstdc++ maintainers please consider empowering the ARM > maintainers to make changes to the ARM-specific code in libsupc++? Sure, as defined as atexit_arm.c and eh_arm.c. -benjamin
Attachment:
p.20070608
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |