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/81096] [8 regression] test case ttest in libbacktrace fails starting with its introduction in r249111


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.

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