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

Re: exception propagation support not enabled in libstdc++ 4.4 on {armeabi,hppa,sparc}-linux


Hi again
> Subject to fixing the bug I think is present with static-only libgcc 
> functions and C++ shared libraries (so that being able to link an 
> executable with the functions means it is also possible to link libstdc++ 
> and have the symbols resolved in that link), it would make sense to test 
> linking if possible, failing that the .s file.
>   
As you may have noticed, the exception propagation support issue
(PR40133) is still open exactly because we are blocked by the issue
which you pointed out here (now PR40134). In the meanwhile PR 40178 has
been also filed, which would be also fixed by the same patch fixing PR40133.

Could you provide some further guidance on PR40134, that this the
static-only libgcc functions issue? Or maybe indicate a maintainer for
the relavant part of the compiler?

Thanks a lot in advance,
Paolo.


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