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]
Other format: [Raw text]

[gfortran,patch] Last ping for -fbacktrace


Hi all,

Attached patch is my last version of the -fbacktrace patch, updated to today's trunk, bootstrapped and currently regtesting on x86_64- linux. By "my last version", I mean that this patch was initially submitted more than 3 months ago, and although I think the functionnality is useful, I don't have time to eternally keep it from bitrotting, even though it's only a short patch.

So, here's what I propose: since it's a short patch, adding a functionnality that is off by default, that only happens in runtime error cases, and it's very self-contained from the rest of the code, I'll commit to trunk on Wednesday:
* if one of the maintainers object, I'll walk until the edge of the Earth and drop it in the endless void; or someone else can work on it
* until then, I'll galdly accept changes, especially to the doc (I'm not a native english speaker)
* if someone wants to review it, I'll be very glad


FX


Attachment: backtrace4.ChangeLog
Description: Binary data

Attachment: backtrace4.diff
Description: Binary data


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