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

[Bug other/54726] [4.8 Regression] libbacktrace segfaults on gcc_asserts with stripped gcc


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54726

--- Comment #3 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-09-27 15:45:05 UTC ---
(In reply to comment #2)
> The segfault is a bug I will fix, but the fact that the backtrace doesn't work
> doesn't matter.  We didn't have the backtrace information before, and we won't
> have it in this case either.

But gcc configures and builds libbacktrace even if one intents to strip
the gcc binaries. Therefore a configure option would be appreciated, simply
to save some build time in this case.


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