- 
    Thu Aug 31 2023 Qing Zhao <qing.zhao@oracle.com> 12.2.1-7.4.0.2
    
- CVE-2023-4039 GCC mitigation.
  Orabug 35751931.
- CVE-2022-40982 "Intel Downfall" mitigation.
  Orabug 35751938.
  Add two patches originally from GCC upstream releases/gcc-11 branch.
  gcc12-downfall-disable-gather-in-vec.patch
  gcc12-downfall-support-mno-gather.patch
- Introduce 'oracle_release' into .spec file. Echo it to gcc/DEV-PHASE.
   
  
  - 
    Fri Feb 10 2023 Marek Polacek <polacek@redhat.com> 12.2.1-7.4
    
- avoid fma_chain for -march=alderlake and sapphirerapids (#2168917)
   
  
  - 
    Wed Jan 25 2023 Marek Polacek <polacek@redhat.com> 12.2.1-7.3
    
- provide libexec/ symlinks on all RHELs (#2162498)
   
  
  - 
    Wed Jan 11 2023 Marek Polacek <polacek@redhat.com> 12.2.1-7.2
    
- build libisl.so with -g (#2155127)
   
  
  - 
    Tue Dec 20 2022 Marek Polacek <polacek@redhat.com> 12.2.1-6.1
    
- apply an ISL patch (#2155127)
   
  
  - 
    Wed Dec 14 2022 Nick Clifton <nickc@redhat.com> 12.2.1-6
    
- Fixed run-time requirement for annobin plugin.  (#2151927)
   
  
  - 
    Tue Dec 13 2022 Nick Clifton <nickc@redhat.com> 12.2.1-5
    
- Build the annobin plugin.  Call it gts-gcc-annobin.so.  (#2151926)
   
  
  - 
    Wed Nov 23 2022 Marek Polacek <polacek@redhat.com> 12.2.1-4
    
- update from releases/gcc-12 branch (#2110582)
- fix up std::from_chars behavior in rounding modes other than FE_TONEAREST
  (PR libstdc++/107468)
   
  
  - 
    Tue Oct 18 2022 Marek Polacek <polacek@redhat.com> 12.1.1-3.4
    
- fix pr86731-fwrapv-longlong.c (#2134379)
   
  
  - 
    Fri Oct 07 2022 Marek Polacek <polacek@redhat.com> 12.1.1-3.3
    
- add -static-libquadmath (#2131081)