Re: GSoC Project Ideas

2019-03-04 Thread P J P
resolve as many as one can over the summer. Interesting! >Would any of these ideas work as a GSoC project?   -> https://gcc.gnu.org/ml/gcc/2019-03/msg00016.html   -> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87210 Could this RFE be considered for a GSoC project? Thank you. ---   -P J P http://feedmug.com

Re: About BZ#87210 [RFE] To initialize automatic stack variables

2019-03-04 Thread P J P
On Tuesday, 19 February, 2019, 3:55:35 PM IST, P J P wrote: > >Hello, > >  -> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87210 > >This RFE is about providing gcc option(s) to eliminate information leakage >issues from programs. Information leakage via uninitialised me

About BZ#87210 [RFE] To initialize automatic stack variables

2019-02-19 Thread P J P
ank you.---   -P J P http://feedmug.com

DW_AT_external bug 45153 - patch

2010-08-02 Thread P J P
though public, such functions are not accessible without a class object, unlike regular non-member functions. I'd appreciate your insights about the same. Thank you. --- Regards -P J P PS: Please don't send me html/attachment/Fwd mails

DWARF DW_AT_external

2010-07-31 Thread P J P
Hi, As I understand, the DWARF tag DW_AT_external is meant to indicate whether a variable/function is accessible from outside the compilation unit(object file) containing the given DWARF DIE - Debugging Information Entry. But it looks like DW_AT_external is also set for variables/functions