bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/6647] gold crashes with swfdec-mozilla compilation


From: ian at airs dot com
Subject: [Bug gold/6647] gold crashes with swfdec-mozilla compilation
Date: 23 Jul 2008 23:46:44 -0000

------- Additional Comments From ian at airs dot com  2008-07-23 23:46 -------
Thanks for the bug report and the version script.  I have committed a patch to
the development sources which should fix this problem.
2008-07-23  Ian Lance Taylor  <address@hidden>

        PR 6647
        * script.cc (Version_script_info::get_versions): Don't add empty
        version tag to return value.
        (Version_script_info::get_symbol_version_helper): Change return
        type to bool.  Add pversion parameter.  Change all callers.
        (script_register_vers_node): Don't require a non-NULL tag.
        * script.h (class Version_script_info): Update declarations.
        (Version_script_info::get_symbol_version): Change return type to
        bool.  Add version parameter.  Change all callers.
        * symtab.cc (Sized_symbol::add_from_relobj): Rework version
        handling.  Handle an empty version from a version script.
        (Symbol_table::define_special_symbol): Likewise.
        * testsuite/ver_test_10.script: New file.
        * testsuite/ver_test_10.sh: New file.
        * testsuite/Makefile.am (check_SCRIPTS): Add ver_test_10.sh.
        (check_DATA): Add ver_test_10.syms.
        (ver_test_10.syms, ver_test_10.so): New target.
        * testsuite/Makefile.in: Rebuild.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=6647

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]