------- Comment #14 from pluto at agmk dot net  2010-05-11 22:50 -------
few hours of git-bisecting and i have first bad commit:

3bfe8549d7fd3c67c90f64e76cbf60daae1e211c is the first bad commit
commit 3bfe8549d7fd3c67c90f64e76cbf60daae1e211c
Author: bkoz <b...@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Tue Jan 13 01:49:30 2009 +0000

    2009-01-12  Benjamin Kosnik  <b...@redhat.com>

        PR libstdc++/38384
        * crossconfig.m4 (hpux): Update for 10.20, 11, 11.20.
        * configure: Regenerate.

    2009-01-12  Benjamin Kosnik  <b...@redhat.com>

        * crossconfig.m4 (linux): Add GCC_CHECK_TLS to define
_GLIBCXX_HAVE_TLS.
        Use GLIBCXX_CHECK_COMPILER_FEATURES to compute SECTION_FLAGS.

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/tr...@143322
138bc75d-0d04-0410-961f-82ee72b054a4

this change in some way breaks static version of STLport-5.2.1 used in my app.
i'll check parts of this commit...


-- 


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

Reply via email to