- 
    Thu May 13 2021 Qing Zhao <qing.zhao@oracle.com> 8.3.1-3.2.0.7
    - Fix Orabug 30008525 - Wmisleading-indentation fails for RDBMS source files
  This is the same bug as gcc upstream PR94230 from Gcc11:
  gcc11-pr94230.patch
- Fix Orabug 29838827 - provide an option to adjust the maximum depth of nested #include
  This is the same bug as gcc upstream PR90581 from Gcc9:
  gcc9-pr90581.patch
- Fix Orabug 29541051 -  confusing error message when there is a problem
  with ASAN_OPTIONS "ERROR: expected '='"
  This is the same bug as gcc upstream PR89832 from Gcc9:
  gcc9-pr89832.patch
Reviewed-by: Jose E. Marchesi <jose.marchesi@oracle.com> 
- 
    Fri Apr 03 2020 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 8.3.1-3.2.0.5
    - Revert the fix for Orabug 25853031 - save compilation options in object file. 
- 
    Mon Mar 30 2020 Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> 8.3.1-3.2.0.3
    - Fix Orabug 25853031 - save compilation options in object file.
  Not yet upstream. 
- 
    Thu Mar 26 2020 Qing Zhao  <qing.zhao@oracle.com> 8.3.1-3.2.0.1
    - Fix Orabug 29968294 -  Heap corruption with fprofile-dir=%p prevents 
  profiling parallel processes, needed for RDBMS:
  Add patch to fix PR86057 from Gcc9:
  gcc9-pr86057.patch
- Fix Orabug 30044244 - Profile directory concatenated with object file path 
  This is the same bug as gcc upstream PR91971:
  gcc9-pr85759.patch
  gcc10-pr91971.patch
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
- Fix Orabug 29272977 - DB SUPPORT: Need way to dump inlining report from GCC
  Add -fopt-info-inline support from Gcc9:
  gcc9-opt-info-inline.patch
- Fix Orabug 29273006 - DB SUPPORT: need way to turn off inlining of global functions
  Add -flive-patching support from Gcc9:
  gcc9-fipa-reference-addressable.patch
  gcc9-fipa-stack-alignment.patch
  gcc9-add-fomit-frame-pointer-to-test.patch
  gcc9-flive-patching.patch
  gcc9-ipa-stack-alignment-386-test.patch
- Fix Orabug 29178534 - SEGV in rdbms with gcc8 running lrgsrgdbcon1
  lrgsrgdbcon2 lrgsrgdbcone
  This is the similar GCC PR89595, add the fix from Gcc9:
  gcc9-pr89595.patch
  also fixes GCC PR PR89655 PR89656, add the fix from Gcc9:
  gcc9-pr89655-pr89656.patch
- Fix Orabug 29599147 - Need -fprofile-dir=%q{VAR} backported to gcc8
  This is the similar GCC PR47618, add the fix from Gcc9:
  gcc9-pr47618.patch
- Fix Orabug 29457270 - With live patching, still need to obey "inline"
  directive
  This is the similar GCC PR89730, add the fix from Gcc9:
  gcc9-pr89730.patch
- 
    Tue Feb 04 2020 Marek Polacek <polacek@redhat.com> 8.3.1-3.2
    - move UNSPEC_DARN* from altivec.md to rs6000.md (#1760208)
- use unspec_volatile for darn (PR target/91481, #1760208, CVE-2019-15847) 
- 
    Wed Jul 17 2019 Marek Polacek <polacek@redhat.com> 8.3.1-3.1
    - fix tree-outof-ssa.c ICE with vector types (PR middle-end/90139, #1730724)
- fix out-of-ssa with unsupported vector types (PR rtl-optimization/90756,
  - fix ICE with template placeholder for TTP (PR c++/86098, #1730726) 
- 
    Mon Mar 11 2019 Marek Polacek <polacek@redhat.com> 8.3.1-3
    - update from Fedora 8.3.1-3
- two small autoFDO fixes (#1684650)
- fix std::hash for 2GB+ strings (PR libstdc++/89629) 
- 
    Thu Feb 28 2019 Marek Polacek <polacek@redhat.com> 8.3.1-2.1
    - TLS model fix (#1679868, PR c++/85400) 
- 
    Mon Feb 25 2019 Marek Polacek <polacek@redhat.com> 8.3.1-2
    - update from Fedora 8.3.1-2 gcc (#1664796)
- put liblsan_preinit.o to FULLPATH instead of FULLLPATH 
- 
    Tue Feb 05 2019 Marek Polacek <polacek@redhat.com> 8.2.1-7.1
    - add liblsan_preinit.o (#1667885)