- 
    Wed Aug 06 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-16.2
    - backport two further OpenMP 4.0 libgomp tasking fixes (#1121077)
- fix scheduler wrong-code with DEBUG_INSNs containing volatile ASM_OPERANDS
  (#1127120, PR rtl-optimization/61801) 
- 
    Fri Jul 18 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-16.1
    - backport OpenMP 4.0 support to libgomp (library only; #1121077,
  PR libgomp/58691) 
- 
    Mon Mar 03 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-16
    - fix up compare_exchange_* in libatomic too (PR c++/60272) 
- 
    Thu Feb 20 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-15
    - fix exception spec instantiation ICE (#1067398, PR c++/60046)
- fix pch on aarch64 (#1058991, PR pch/60010)
- configure with --enable-gnu-indirect-function on architectures
  and distros that support it and don't support it by default
  yet (#1067245)
- fix vector permutation handling on i?86/x86_64 (PR target/57896)
- fix __atomic_compare_exchange_* not to store into *expected
  on success (PR c++/60272)
- fix -march=native on VMs where saving/restoring of YMM state
  is not supported, yet CPU supports f16c (PR driver/60233)
- add ref7.C testcase (PR c++/60274) 
- 
    Wed Feb 19 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-14
    - remove libgo P.224 elliptic curve (#1066539)
- fix -mcpu=power8 ICE (#1064242, PR target/60137) 
- 
    Tue Jan 21 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-13
    - when removing -Wall from CXXFLAGS, if -Werror=format-security
  is present, add -Wformat to it, so that GCC builds on F21 
- 
    Mon Jan 20 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-12
    - update from the 4.8 branch (#1052892)
  - PRs c++/59838, debug/54694, fortran/34547, fortran/58410,
	middle-end/59827, middle-end/59860, target/58139, target/59142,
	target/59695, target/59794, target/59826, target/59839
- fix handling of initialized vars with flexible array members
  (#1035413, PR middle-end/28865) 
- 
    Wed Jan 15 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-11
    - update from the 4.8 branch
  - fix s390x reload bug (#1052372, PR target/59803) 
- 
    Tue Jan 14 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-10
    - update from the 4.8 branch (#1052892)
  - PRs ada/55946, ada/59772, c++/56060, c++/58954, c++/59255, c++/59730,
	fortran/57042, fortran/58998, fortran/59493, fortran/59612,
	fortran/59654, ipa/59610, middle-end/59584, pch/59436,
	rtl-optimization/54300, rtl-optimization/58668,
	rtl-optimization/59137, rtl-optimization/59647,
	rtl-optimization/59724, target/57386, target/59587, target/59625,
	target/59652, testsuite/58630, tree-optimization/54570,
	tree-optimization/59125, tree-optimization/59362,
	tree-optimization/59715, tree-optimization/59745
- default to -march=z196 instead of -march=z10 on s390/s390x (#1052890) 
- 
    Fri Jan 10 2014 Jakub Jelinek <jakub@redhat.com> 4.8.2-9
    - define %global _performance_build 1 (#1051064)