[Bug target/53359] [4.8 regression] undefined reference to `__gnu_cxx::__numeric_traits_integer<int>::__min'

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Tue May 15 17:43:00 GMT 2012


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2012-05-15 17:40:50 UTC ---
ff2a5adaa72fef87cac689a40c23258a30b304c8 is the first bad commit
commit ff2a5adaa72fef87cac689a40c23258a30b304c8
Author: hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Sun Apr 22 21:28:07 2012 +0000

        * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.
        * cgraphbuild.c (record_reference, record_type_list, mark_address,
        mark_load, mark_store): Do not mark varpool nodes as needed.
        * cgraph.c (cgraph_new_nodes): Remove.
...
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186687
138bc75d-0d04-0410-961f-82ee72b054a4



More information about the Gcc-bugs mailing list