Module Name: src Committed By: martin Date: Sat Jan 11 19:48:22 UTC 2014
Modified Files: src/tests/lib/libexecinfo: t_backtrace.c Log Message: New gcc can reuse stack frames for tail calls, so "main" is an optional frame as well. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/tests/lib/libexecinfo/t_backtrace.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.