Fedora 21 Update: gcc-4.9.2-6.fc21

updates at fedoraproject.org updates at fedoraproject.org
Mon Feb 16 03:27:25 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2063
2015-02-14 23:26:38
--------------------------------------------------------------------------------

Name        : gcc
Product     : Fedora 21
Version     : 4.9.2
Release     : 6.fc21
URL         : http://gcc.gnu.org
Summary     : Various compilers (C, C++, Objective-C, Java, ...)
Description :
The gcc package contains the GNU Compiler Collection version 4.9.
You'll need this package in order to compile C code.

--------------------------------------------------------------------------------
Update Information:

List of upstream bugs (http://gcc.gnu.org/bugzilla) fixed:
38958, 42978, 47500, 50751, 51244, 52769, 53976, 54442, 55351, 56493, 56846, 56867, 57023, 57653, 59593, 59708, 60111, 60436, 60922, 60955, 61058, 61413, 61535, 61553, 61669, 61686, 61750, 61927, 61947, 62021, 62044, 62167, 62174, 62238, 63265, 63305, 63424, 63475, 63483, 63497, 63538, 63551, 63605, 63637, 63657, 63658, 63661, 63665, 63673, 63703, 63704, 63733, 63738, 63762, 63783, 63838, 63840, 63841, 63849, 63913, 63915, 63938, 63947, 63970, 64010, 64029, 64037, 64067, 64068, 64103, 64108, 64111, 64113, 64115, 64140, 64153, 64191, 64200, 64203, 64213, 64225, 64230, 64239, 64244, 64251, 64265, 64269, 64286, 64289, 64297, 64302, 64303, 64336, 64344, 64352, 64358, 64391, 64409, 64421, 64476, 64479, 64487, 64492, 64505, 64507, 64511, 64513, 64514, 64521, 64528, 64536, 64557, 64559, 64563, 64580, 64584, 64585, 64646, 64649, 64663, 64680, 64712, 64734, 64766, 64771, 64778, 64795, 64824, 64868, 64882, 64901, 64938, 64979
--------------------------------------------------------------------------------
ChangeLog:

* Thu Feb 12 2015 Jakub Jelinek <jakub at redhat.com> 4.9.2-6
- update from the 4.9 branch
  - PRs c++/54442, c++/64514, c++/64521, c++/64901, c/57653, c/61553, c/64766,
	c/64778, c/64824, c/64868, debug/64511, debug/64663, fortran/56867,
	fortran/57023, fortran/60922, fortran/62044, fortran/63733,
	fortran/64230, fortran/64528, fortran/64771, ipa/63970, ipa/64068,
	ipa/64559, libstdc++/64476, libstdc++/64584, libstdc++/64585,
	libstdc++/64646, libstdc++/64649, libstdc++/64680, middle-end/63704,
	middle-end/64391, middle-end/64421, middle-end/64734,
	rtl-optimization/61058, rtl-optimization/63637,
	rtl-optimization/64286, rtl-optimization/64557, target/61413,
	target/63424, target/64358, target/64479, target/64505, target/64513,
	target/64580, target/64795, target/64882, target/64938, target/64979,
	testsuite/64712, tree-optimization/64563
* Thu Jan  8 2015 Jakub Jelinek <jakub at redhat.com> 4.9.2-5
- don't remove tablejumps in rtl_tidy_fallthru_edge (#1136939,
  PR rtl-optimization/64536)
* Wed Jan  7 2015 Jakub Jelinek <jakub at redhat.com> 4.9.2-4
- update from the 4.9 branch
  - PRs ada/64492, c++/38958, c++/60955, c++/63657, c++/63658, c++/64029,
	c++/64251, c++/64297, c++/64352, c++/64487, fortran/64244,
	libstdc++/64302, libstdc++/64303, rtl-optimization/64010,
	target/64409, target/64507
- backport -mskip-rax-setup support from trunk
- fix -fsanitize=float-cast-overflow (PR sanitizer/64344)
- fix handling of fortran components vs. cray pointers (#1134560,
  PR fortran/62174)
- package libcilkrts.spec (#1173905)
* Wed Dec 17 2014 Jakub Jelinek <jakub at redhat.com> 4.9.2-3
- update from the 4.9 branch
  - PRs libstdc++/64239, sanitizer/64265, target/64200,
	tree-optimization/63551, tree-optimization/64269
- fix up SANITIZE_* enum values, so that -fsanitize=bool is independent
  from -fsanitize=float-divide-by-zero and -fsanitize=enum is independent
  from -fsanitize=float-cast-overflow (#1173185)
- fix -fsanitize=float-cast-overflow in C (#1173185, PR sanitizer/64289)
- fix -fsanitize=thread (PR sanitizer/64336)
- fix up Fortran DATA error recovery (#1115207, PR fortran/61669)
* Fri Dec 12 2014 Jakub Jelinek <jakub at redhat.com> 4.9.2-2
- update from the 4.9 branch
  - PRs ada/42978, ada/47500, bootstrap/63703, bootstrap/64213, c++/56493,
	c++/63265, c++/63849, c/52769, c/59708, fortran/63938, ipa/63551,
	ipa/63838, ipa/64153, libstdc++/61947, libstdc++/63497,
	libstdc++/63840, libstdc++/64103, libstdc++/64140, libstdc++/64203,
	middle-end/63665, middle-end/63738, middle-end/63762,
	middle-end/64067, middle-end/64111, middle-end/64225,
	preprocessor/60436, rtl-optimization/63475, rtl-optimization/63483,
	rtl-optimization/64037, sanitizer/63913, target/50751, target/51244,
	target/53976, target/55351, target/56846, target/59593, target/60111,
	target/61535, target/63538, target/63661, target/63673, target/63783,
	target/63947, target/64108, target/64113, target/64115,
	testsuite/63305, tree-optimization/61686, tree-optimization/61750,
	tree-optimization/61927, tree-optimization/62021,
	tree-optimization/62167, tree-optimization/62238,
	tree-optimization/63605, tree-optimization/63738,
	tree-optimization/63841, tree-optimization/63915,
	tree-optimization/64191
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1136939 - libmono-2.0.so fails to link when built with gcc-4.9.1-7.fc21.s390x
        https://bugzilla.redhat.com/show_bug.cgi?id=1136939
  [ 2 ] Bug #1173905 - libcilkrts.spec: No such file or directory
        https://bugzilla.redhat.com/show_bug.cgi?id=1173905
  [ 3 ] Bug #1173185 - internal compiler error when compiling libtiff
        https://bugzilla.redhat.com/show_bug.cgi?id=1173185
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update gcc' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list