Functions changes summary: 0 Removed, 3 Changed (62 filtered out), 13 Added functions
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
Function symbols changes summary: 0 Removed, 0 Added function symbol not referenced by debug info
Variable symbols changes summary: 0 Removed, 6 Added variable symbols not referenced by debug info

13 Added functions:

  'function void __cxxabiv1::__cxa_throw_bad_array_length()'
  'function void __cxxabiv1::__cxa_throw_bad_array_new_length()'
  'function void std::__throw_out_of_range_fmt(const char*, ...)'
  'method virtual const char* std::bad_array_length::what() const'
    note that this adds a new entry to the vtable of class std::bad_array_length
  'method virtual std::bad_array_length::~bad_array_length(int)'
    note that this adds a new entry to the vtable of class std::bad_array_length
  'method virtual std::bad_array_length::~bad_array_length(int)'
    note that this adds a new entry to the vtable of class std::bad_array_length
  'method virtual const char* std::bad_array_new_length::what() const'
    note that this adds a new entry to the vtable of class std::bad_array_new_length
  'method virtual std::bad_array_new_length::~bad_array_new_length(int)'
    note that this adds a new entry to the vtable of class std::bad_array_new_length
  'method virtual std::bad_array_new_length::~bad_array_new_length(int)'
    note that this adds a new entry to the vtable of class std::bad_array_new_length
  'function std::new_handler std::get_new_handler()'
  'function std::terminate_handler std::get_terminate()'
  'function std::unexpected_handler std::get_unexpected()'
  'method std::regex_error::regex_error(std::regex_constants::error_type)'

3 functions with some indirect sub-type change:

  [C]'function __cxxabiv1::__cxa_dependent_exception* __cxxabiv1::__cxa_allocate_dependent_exception()' at eh_alloc.cc:158:1 has some indirect sub-type changes:
    return type changed:
      in pointed to type 'struct __cxxabiv1::__cxa_dependent_exception' at unwind-cxx.h:112:1:
        type size hasn't changed
        1 data member insertion:
          'void (void*)* __cxxabiv1::__cxa_dependent_exception::__padding', at offset 32 (in bits) at unwind-cxx.h:120:1
        6 data member changes:
         'std::unexpected_handler __cxxabiv1::__cxa_dependent_exception::unexpectedHandler' offset changed from 32 to 64 (in bits) (by +32 bits)
         'std::terminate_handler __cxxabiv1::__cxa_dependent_exception::terminateHandler' offset changed from 64 to 96 (in bits) (by +32 bits)
         '__cxxabiv1::__cxa_exception* __cxxabiv1::__cxa_dependent_exception::nextException' offset changed from 96 to 128 (in bits) (by +32 bits)
         'int __cxxabiv1::__cxa_dependent_exception::handlerCount' offset changed from 128 to 160 (in bits) (by +32 bits)
         '__cxxabiv1::__cxa_exception* __cxxabiv1::__cxa_dependent_exception::nextPropagatingException' offset changed from 160 to 192 (in bits) (by +32 bits)
         'int __cxxabiv1::__cxa_dependent_exception::propagationCount' offset changed from 192 to 224 (in bits) (by +32 bits)

  [C]'function void std::__throw_regex_error(std::regex_constants::error_type)' at functexcept.cc:139:1 has some indirect sub-type changes:
    parameter 1 of type 'enum std::regex_constants::error_type' has sub-type changes:
      type size hasn't changed
      1 enumerator deletion:
        'std::regex_constants::error_type::_S_error_last' value '13'


  [C]'method std::random_device* std::random_device::_M_init(const std::string&)' at random.h:1634:1 has some indirect sub-type changes:
    return type changed:
      in pointed to type 'class std::random_device' at random.h:1577:1:
        type size hasn't changed
        1 data member change:
         type of 'std::random_device::__anonymous_union__ ' changed:
           type size hasn't changed
           1 data member change:
            type of 'FILE* std::random_device::__anonymous_union__::_M_file' changed:
              in pointed to type 'typedef FILE':
                entity changed from 'typedef FILE' to 'void'
                type size changed from 1216 to 0 bits




6 Added variable symbols not referenced by debug info:

  _ZTISt16bad_array_length@@CXXABI_1.3.8
  _ZTISt20bad_array_new_length@@CXXABI_1.3.8
  _ZTSSt16bad_array_length@@CXXABI_1.3.8
  _ZTSSt20bad_array_new_length@@CXXABI_1.3.8
  _ZTVSt16bad_array_length@@CXXABI_1.3.8
  _ZTVSt20bad_array_new_length@@CXXABI_1.3.8

