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 bootstrap/54926] [4.8 Regression] Bootstrap comparison failure for various files in libbacktrace


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

--- Comment #6 from dave.anglin at bell dot net 2012-12-03 22:33:39 UTC ---
On 12/3/2012 11:06 AM, John David Anglin wrote:
>  However, backtrace still doesn't work from within compiler.
>

Problem is with fileline_initialize.  The techniques currently being used to
obtain the full pathname of the executable don't work on HP-UX.
http://www.cplusplus.com/forum/general/11104/

Dave


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