1. 20 Nov, 2013 37 commits
  2. 19 Nov, 2013 3 commits
    • common.opt (ffat-lto-objects): Disable by default. · e9f67e62
      	* common.opt (ffat-lto-objects): Disable by default.
      	* doc/invoke.texi (fat-lto-objects): Update documentation.
      	* opts.c: Enable fat-lto-objects on lto plugin disable setups.
      
      From-SVN: r205065
      Jan Hubicka committed
    • * config/bootstrap-lto.mk: Use -ffat-lto-objects. · 0ab6c9a9
      From-SVN: r205064
      Jan Hubicka committed
    • gnu.ver (_ZNSt11regex_errorC*): Export regex_error constructors. · 3c8bceb1
      	* config/abi/pre/gnu.ver (_ZNSt11regex_errorC*): Export regex_error
      	constructors.
      	* testsuite/20_util/addressof/1.cc: Remove { dg-do compile }.
      	* testsuite/20_util/allocator_traits/members/destroy.cc: Likewise.
      	* testsuite/20_util/allocator_traits/members/select.cc: Likewise. Fix
      	failure.
      	* testsuite/28_regex/basic_regex/ctors/extended/cstring.cc: Likewise.
      	* testsuite/28_regex/init-list.cc: Likewise.
      	* testsuite/28_regex/regex_error/regex_error.cc: Likewise.
      	* testsuite/28_regex/sub_match/length.cc: Likewise. Add main.
      	* testsuite/28_regex/sub_match/cast_char.cc: Likewise. Fix test.
      	* testsuite/28_regex/sub_match/cast_wchar_t.cc: Likewise.
      	* testsuite/tr1/7_regular_expressions/regex/cons/char/
      	c_string_extended.cc: Delete.
      
      From-SVN: r205063
      Jonathan Wakely committed