Functions changes summary: 0 Removed, 2 Changed (180 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:

  [A] 'function void __cxxabiv1::__cxa_throw_bad_array_length(void)'
  [A] 'function void __cxxabiv1::__cxa_throw_bad_array_new_length(void)'
  [A] 'function void std::__throw_out_of_range_fmt(const char*, ...)'
  [A] '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
  [A] 'method virtual std::bad_array_length::~bad_array_length()'
    note that this adds a new entry to the vtable of class std::bad_array_length
  [A] 'method virtual std::bad_array_length::~bad_array_length()'
    note that this adds a new entry to the vtable of class std::bad_array_length
  [A] '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
  [A] 'method virtual std::bad_array_new_length::~bad_array_new_length()'
    note that this adds a new entry to the vtable of class std::bad_array_new_length
  [A] 'method virtual std::bad_array_new_length::~bad_array_new_length()'
    note that this adds a new entry to the vtable of class std::bad_array_new_length
  [A] 'function std::new_handler std::get_new_handler(void)'
  [A] 'function std::terminate_handler std::get_terminate(void)'
  [A] 'function std::unexpected_handler std::get_unexpected(void)'
  [A] 'method std::regex_error::regex_error(std::regex_constants::error_type)'

2 functions with some indirect sub-type change:

  [C] 'function __cxxabiv1::__cxa_dependent_exception* __cxxabiv1::__cxa_allocate_dependent_exception(void)' 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 (* __padding)(void*)', at offset 32 (in bits) at unwind-cxx.h:120:1
        6 data member changes:
          'std::unexpected_handler unexpectedHandler' offset changed from 32 to 64 (in bits) (by +32 bits)
          'std::terminate_handler terminateHandler' offset changed from 64 to 96 (in bits) (by +32 bits)
          '__cxa_exception* nextException' offset changed from 96 to 128 (in bits) (by +32 bits)
          'int handlerCount' offset changed from 128 to 160 (in bits) (by +32 bits)
          '__cxa_exception* nextPropagatingException' offset changed from 160 to 192 (in bits) (by +32 bits)
          'int 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:116: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'

6 Added variable symbols not referenced by debug info:

  [A] _ZTISt16bad_array_length@@CXXABI_1.3.8
  [A] _ZTISt20bad_array_new_length@@CXXABI_1.3.8
  [A] _ZTSSt16bad_array_length@@CXXABI_1.3.8
  [A] _ZTSSt20bad_array_new_length@@CXXABI_1.3.8
  [A] _ZTVSt16bad_array_length@@CXXABI_1.3.8
  [A] _ZTVSt20bad_array_new_length@@CXXABI_1.3.8

