This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/81096] [8 regression] test case ttest in libbacktrace fails starting with its introduction in r249111
- From: "wilco at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 Aug 2017 13:05:45 +0000
- Subject: [Bug other/81096] [8 regression] test case ttest in libbacktrace fails starting with its introduction in r249111
- Auto-submitted: auto-generated
- References: <bug-81096-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81096
Wilco <wilco at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-16
CC| |wilco at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from Wilco <wilco at gcc dot gnu.org> ---
Confirmed. It works fine for me with ttest_CFLAGS = -pthread -funwind-tables so
the issue is that it doesn't also add $(AM_CFLAGS) like btest_CFLAGS does.