SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gcc-java-4.6.3-2.fc15.i686.rpm :
Tue Mar 6 13:00:00 2012 Jakub Jelinek 4.6.3-2
- backport PLUGIN_FINISH_DECL event support
- adjust 22_locale/num_put/put/char/9780-2.cc testcase for recent
locale data changes in glibc

Tue Mar 6 13:00:00 2012 Jakub Jelinek 4.6.3-1
- update from the 4.6 branch
- GCC 4.6.3 release
- PRs ada/46192, boehm-gc/48514, boehm-gc/52179, bootstrap/49907,
bootstrap/50888, bootstrap/51686, bootstrap/51969, c++/50608,
c++/50870, c++/50901, c++/51150, c++/51161, c++/51248, c++/51265,
c++/51331, c++/51344, c++/51406, c++/51416, c++/51669, c++/51854,
c++/51868, c++/52247, c/51339, c/51360, c/52181, c/52290, debug/48190,
debug/49951, debug/51410, debug/51517, debug/51695, debug/51950,
debug/52260, driver/48306, fortran/47545, fortran/49050,
fortran/50408, fortran/50684, fortran/50923, fortran/51075,
fortran/51218, fortran/51310, fortran/51338, fortran/51435,
fortran/51448, fortran/51502, fortran/51550, fortran/51800,
fortran/51904, fortran/51913, fortran/51948, fortran/51966,
fortran/52012, fortran/52022, fortran/52093, fortran/52151,
fortran/52335, fortran/52386, libjava/48512, libmudflap/40778,
libstdc++/50862, libstdc++/50880, libstdc++/51083, libstdc++/51133,
libstdc++/51142, libstdc++/51540, libstdc++/51626, libstdc++/51711,
libstdc++/51795, libstdc++/52300, libstdc++/52309, libstdc++/52317,
lto/41159, middle-end/44777, middle-end/45678, middle-end/48071,
middle-end/48660, middle-end/50074, middle-end/51077,
middle-end/51323, middle-end/51510, middle-end/51768,
middle-end/51994, middle-end/52074, middle-end/52140,
middle-end/52230, rtl-opt/37451, rtl-opt/37782,
rtl-optimization/38644, rtl-optimization/47918,
rtl-optimization/48721, rtl-optimization/49720,
rtl-optimization/50396, rtl-optimization/51187,
rtl-optimization/51374, rtl-optimization/51469,
rtl-optimization/51767, rtl-optimization/51821,
rtl-optimization/52060, rtl-optimization/52139, target/30282,
target/40068, target/45233, target/48108, target/48743,
target/49641, target/49992, target/50313, target/50493,
target/50678, target/50691, target/50875, target/50906,
target/50945, target/50979, target/51002, target/51106,
target/51287, target/51345, target/51393, target/51408,
target/51623, target/51643, target/51756, target/51835,
target/51921, target/51934, target/52006, target/52107,
target/52129, target/52199, target/52205, target/52238,
target/52294, target/52330, target/52408, target/52425,
testsuite/51511, testsuite/52296, tree-optimization/46886,
tree-optimization/49536, tree-optimization/49642,
tree-optimization/50031, tree-optimization/50078,
tree-optimization/50569, tree-optimization/50622,
tree-optimization/50969, tree-optimization/51042,
tree-optimization/51070, tree-optimization/51118,
tree-optimization/51315, tree-optimization/51466,
tree-optimization/51485, tree-optimization/51583,
tree-optimization/51624, tree-optimization/51759,
tree-optimization/52286
- don\'t look for lto plugin/lto-wrapper if -E/-S/-c or in cpp (#787345)
- debuginfo related backports from trunk (PRs pch/51722, debug/52165,
debug/52132)
- fix up ccp from optimizing away non-pure/const builtin passthrough calls
with constant first argument (PR tree-optimization/51683)

Thu Oct 27 14:00:00 2011 Jakub Jelinek 4.6.2-1
- update from the 4.6 branch
- GCC 4.6.2 release
- PRs c++/44473, c++/49216, c++/49855, c++/49896, c++/50531, c++/50611,
c++/50618, c++/50787, c++/50793, c/50565, debug/50816, fortran/47023,
fortran/48706, fortran/50016, fortran/50273, fortran/50570,
fortran/50585, fortran/50625, fortran/50659, fortran/50718,
libobjc/49883, libobjc/50002, libstdc++/48698, middle-end/49801,
middle-end/50326, middle-end/50386, obj-c++/48275, objc-++/48275,
target/49049, target/49824, target/49965, target/49967, target/50106,
target/50350, target/50652, target/50737, target/50788, target/50820,
tree-optimization/49279, tree-optimization/50189,
tree-optimization/50700, tree-optimization/50712,
tree-optimization/50723
- add armv7hl configury options (#746843)
- add `gcc -print-file-name=rpmver` file with gcc NVRA for plugins
(#744922)
- fix build against current glibc, ctype.h changes broke libjava compilation

Sun Oct 2 14:00:00 2011 Jakub Jelinek 4.6.1-10
- update from the 4.6 branch
- PRs c++/20039, c++/40831, c++/42844, c++/46105, c++/48320, c++/50424,
c++/50442, c++/50491, c++/50508, inline-asm/50571, libstdc++/49559,
libstdc++/50509, libstdc++/50510, libstdc++/50529, middle-end/49886,
target/50091, target/50341, target/50464, testsuite/50487,
tree-optimization/49518, tree-optimization/49628,
tree-optimization/49911, tree-optimization/50162,
tree-optimization/50412, tree-optimization/50413,
tree-optimization/50472
- recognize IVs with REFERENCE_TYPE in simple_iv similarly to
IVs with POINTER_TYPE (#528578)
- return larger types for odd-sized precision in Fortran type_for_size
langhook if possible

Thu Sep 8 14:00:00 2011 Jakub Jelinek 4.6.1-9
- update from the 4.6 branch
- PRs c++/49267, c++/50089, c++/50157, c++/50207, c++/50220, c++/50224,
c++/50234, c++/50255, c++/50309, c/50179, fortran/50163,
libffi/49594, libfortran/50192, libstdc++/50268, middle-end/50116,
middle-end/50266, target/50090, target/50202, target/50289,
target/50310, tree-optimization/50178
- debug info related backports from the trunk
- PRs debug/50191, debug/50215
- fix call site debug info on big endian targets (PR debug/50299)
- put libgcc.a into libgcc_s.so linker script also on arm (#733549)
- use %{?fedora} instead of %{fedora}, handle 0%{?rhel} >= 7 like
0%{?fedora} >= 16

Wed Aug 24 14:00:00 2011 Jakub Jelinek 4.6.1-8
- update from the 4.6 branch
- PRs c++/46862, c++/48993, c++/49669, c++/49921, c++/49988, c++/50024,
c++/50054, c++/50086, fortran/49792, fortran/50050, fortran/50109,
fortran/50129, fortran/50130, middle-end/49923, target/50001,
target/50092, tree-optimization/48739
- build EH_SPEC_BLOCK with the same location as current function
to help gcov (#732802, PR c++/50055)
- support used attribute on template class methods and static data
members for forced instantiation (#722587)
- fix up location copying in the vectorizer (PR tree-optimization/50133)
- unshare CALL_INSN_FUNCTION_USAGE (PR middle-end/48722)
- fix up gthr
*.h for -E -C (#713800)

Thu Aug 4 14:00:00 2011 Jakub Jelinek 4.6.1-7
- update from the 4.6 branch
- PRs c++/43886, c++/49593, c++/49803, fortran/49885,
tree-optimization/49948
- add self_spec support to specs
- add COPYING.RUNTIME to gcc and libgcc docs (#727809)
- SPARC entry_value fixes (PRs target/48220, debug/49815)
- fix up c-family headers in gcc-plugin-devel (#728011, PRs plugins/45348,
plugins/46577, plugins/48425)

Tue Aug 2 14:00:00 2011 Jakub Jelinek 4.6.1-6
- update from the 4.6 branch
- PRs c++/49260, c++/49924, libstdc++/49925, target/47908, target/49920
- fix libquadmath on i686 (#726909)
- OpenMP 3.1 support (PR fortran/42041, PR fortran/46752)

Sun Jul 31 14:00:00 2011 Jakub Jelinek 4.6.1-5
- update from the 4.6 branch
- PRs debug/49871, fortran/48876, fortran/49791, middle-end/49897,
middle-end/49898, rtl-optimization/49799, target/47364
- don\'t attempt to size optimize -gdwarf-2 DW_AT_data_member_location
from DW_OP_plus_uconst form

Wed Jul 27 14:00:00 2011 Jakub Jelinek 4.6.1-4
- update from the 4.6 branch
- PRs ada/49819, c++/49785, debug/47393, fortran/49648, fortran/49708,
middle-end/49675, middle-end/49732, target/39386, target/49600,
target/49723, target/49746, testsuite/49753, tree-opt/49671,
tree-optimization/45819, tree-optimization/49309,
tree-optimization/49725, tree-optimization/49768
- require gmp-devel, mpfr-devel and libmpc-devel in gcc-plugin-devel
(#725569)
- backport -grecord-gcc-switches (#507759, PR other/32998)
- fix -mcmodel=large call constraints (PR target/49866, #725516)

Fri Jul 15 14:00:00 2011 Jakub Jelinek 4.6.1-3
- update from the 4.6 branch
- PRs ada/46350, ada/48711, c++/49672, fortran/48926, fortran/49562,
fortran/49690, fortran/49698, target/39633, target/46779,
target/49487, target/49541, target/49621, tree-opt/49309,
tree-optimization/49094, tree-optimization/49651
- backport -march=bdver2 and -mtune=bdver2 support
- use ENTRY_VALUE RTLs internally to improve generated debug info,
just make sure to remove it from possible options before emitting
var-tracking notes

Fri Jul 8 14:00:00 2011 Jakub Jelinek 4.6.1-2
- update from the 4.6 branch
- PRs ada/49511, bootstrap/23656, bootstrap/49247, c++/48157, c/48825,
c++/49418, c++/49440, c++/49528, c++/49598, c/49644, debug/49262,
debug/49522, fortran/49466, fortran/49479, fortran/49623,
libffi/46660, libfortran/49296, middle-end/49640, other/47733,
regression/47836, rtl-optimization/49014, rtl-optimization/49472,
rtl-optimization/49619, target/34734, target/47997, target/48273,
target/49089, target/49335, target/49660, testsuite/49643,
tree-optimization/38752, tree-optimization/49516,
tree-optimization/49539, tree-optimization/49572,
tree-optimization/49615, tree-optimization/49618
- decrease compiler memory and time requirements on Fortran DATA
with many times repeated initializers (#716721, PR fortran/49540)
- backport some debuginfo improvements and fixes
- PRs debug/49364, debug/49602
- fix typed DWARF stack ICE (#717240, PR49567)
- backport __builtin_assume_aligned support (#713586)
- backport further C++ FE improvements for heavy overloading use
(#651098, PR c++/48481)

Mon Jun 27 14:00:00 2011 Jakub Jelinek 4.6.1-1
- update from the 4.6 branch
- GCC 4.6.1 release
- PRs c++/33840, c++/49117, c++/49134, c++/49229, c++/49251, c++/49264,
c++/49276, c++/49290, c++/49298, c++/49369, c++/49482, c++/49507,
debug/47590, debug/48459, fortran/47601, fortran/48699,
fortran/49074, fortran/49103, fortran/49112, fortran/49268,
fortran/49324, fortran/49417, gcov-profile/49299, middle-end/49191,
rtl-optimization/48542, rtl-optimization/49235, target/44618,
target/48454, target/49186, target/49238, target/49307, target/49411,
target/49461, testsuite/49432, tree-optimization/48613,
tree-optimization/48702, tree-optimization/49038,
tree-optimization/49115, tree-optimization/49243,
tree-optimization/49419
- fix GCSE (#712480, PR rtl-optimization/49390)
- use rm -f and mv -f in split-debuginfo.sh (#716664)
- backport some debuginfo improvements and bugfixes
- emit .debug_loc empty ranges for parameters that are
modified even before first insn in a function (PR debug/49382)
- fix debug ICE on s390x (PR debug/49544)
- VTA ICE fix (PR middle-end/49308)
- balance work in #pragma omp for schedule(static) better (PR libgomp/49490)

Fri Jun 3 14:00:00 2011 Jakub Jelinek 4.6.0-10
- update from the 4.6 branch
- PRs fortran/45786, fortran/49265, middle-end/48953, middle-end/48985,
tree-optimization/49093
- backport some debuginfo improvements
- PRs debug/47919, debug/47994, debug/49250
- decrease C++ FE memory usage on code with heavy overloading
(#651098, PR c++/48481)

Mon May 30 14:00:00 2011 Jakub Jelinek 4.6.0-9
- update from the 4.6 branch
- PRs c++/44311, c++/44994, c++/45080, c++/45401, c++/45418, c++/45698,
c++/46005, c++/46245, c++/46696, c++/47049, c++/47184, c++/47277,
c++/48284, c++/48292, c++/48424, c++/48935, c++/49156, c++/49165,
c++/49176, c++/49223, fortran/48955, libobjc/48177, libstdc++/49141,
target/43700, target/43995, target/44643, target/45263,
tree-optimization/44897, tree-optimization/49161,
tree-optimization/49217, tree-optimization/49218
- split off debuginfo for libgcc_s, libstdc++ and libgomp into
gcc-base-debuginfo subpackage (#706973)
- run ldconfig in libgcc %postun, drop libcc_post_upgrade,
instead write the script in (#705832)

Wed May 25 14:00:00 2011 Jakub Jelinek 4.6.0-8
- update from the 4.6 branch
- PRs bootstrap/49086, c++/47263, c++/47336, c++/47544, c++/48522,
c++/48617, c++/48647, c++/48736, c++/48745, c++/48780, c++/48859,
c++/48869, c++/48873, c++/48884, c++/48945, c++/48948, c++/49042,
c++/49043, c++/49066, c++/49082, c++/49105, c++/49136, c/49120,
debug/48159, debug/49032, fortran/48889, libstdc++/49058, lto/48207,
lto/48703, lto/49123, middle-end/48973, middle-end/49029,
preprocessor/48677, target/48986, target/49002, target/49104,
target/49128, target/49133, tree-optimization/48172,
tree-optimization/48794, tree-optimization/48822,
tree-optimization/48975, tree-optimization/49000,
tree-optimization/49018, tree-optimization/49039,
tree-optimization/49073, tree-optimization/49079
- ppc V2DImode ABI fix (#705764, PR target/48857)
- fix ppc var-tracking ICE (#703888, PR debug/48967)

Mon May 9 14:00:00 2011 Jakub Jelinek 4.6.0-7
- update from the 4.6 branch
- PRs ada/48844, c++/40975, c++/48089, c++/48446, c++/48656, c++/48749,
c++/48838, c++/48909, c++/48911, fortran/48112, fortran/48279,
fortran/48462, fortran/48720, fortran/48746, fortran/48788,
fortran/48800, fortran/48810, fortran/48894, libgfortran/48030,
libstdc++/48750, libstdc++/48760, lto/48846, middle-end/48597,
preprocessor/48192, target/48226, target/48252, target/48262,
target/48774, target/48900, tree-optimization/48809
- fix ICE with references in templates (PR c++/48574)
- disable tail call optimization if tail recursion needs accumulators
(PR PR tree-optimization/48837)

Thu Apr 28 14:00:00 2011 Jakub Jelinek 4.6.0-6
- update from the 4.6 branch
- PRs c++/42687, c++/46304, c++/48046, c++/48657, c++/48707, c++/48726,
c/48685, c/48716, c/48742, debug/48768, fortran/47976,
fortran/48588, libstdc++/48521, lto/48148, lto/48492,
middle-end/48695, other/48748, preprocessor/48740, target/48288,
target/48708, target/48723, tree-optimization/48611,
tree-optimization/48717, tree-optimization/48731,
tree-optimization/48734

Tue Apr 19 14:00:00 2011 Jakub Jelinek 4.6.0-5
- update from the 4.6 branch
- PRs c++/48537, c++/48632, fortran/48360, fortran/48456,
libfortran/47571, libstdc++/48476, libstdc++/48631,
libstdc++/48635, lto/48538, middle-end/46364, middle-end/48661,
preprocessor/48248, target/48366, target/48605, target/48614,
target/48678, testsuite/48675, tree-optimization/48616
- fix calling functor or non-pointer-to-member through
overloaded pointer-to-member operator (#695567, PR c++/48594)

Wed Apr 13 14:00:00 2011 Jakub Jelinek 4.6.0-4
- update from the 4.6 branch
- PRs c++/48450, c++/48452, c++/48468, c++/48500, c++/48523, c++/48528,
c++/48534, c++/48570, c++/48574, c/48517, libstdc++/48465,
libstdc++/48541, libstdc++/48566, target/47829, target/48090,
testsuite/48506, tree-optimization/48195, tree-optimization/48377
- fix combiner with -g (#695019, PR rtl-optimization/48549)
- fix OpenMP atomic __float128 handling on i?86 (#696129,
PR middle-end/48591)

Fri Apr 8 14:00:00 2011 Jakub Jelinek 4.6.0-3
- update from the 4.6 branch
- PRs bootstrap/48431, c++/48280, debug/48343, debug/48466, fortran/48117,
fortran/48291, libstdc++/48398, middle-end/48335,
rtl-optimization/48143, rtl-optimization/48144, target/16292,
target/48142
- don\'t ICE because of empty partitions during LTO (#688767, PR lto/48246)
- don\'t emit DW_AT_
*_pc for CUs without any code

Thu Mar 31 14:00:00 2011 Jakub Jelinek 4.6.0-2
- update from the 4.6 branch
- PRs c++/47504, c++/47570, c++/47999, c++/48166, c++/48212, c++/48265,
c++/48281, c++/48289, c++/48296, c++/48313, c++/48319, c++/48369,
debug/48041, debug/48253, preprocessor/48248, target/48349
- add -fno-debug-types-section switch
- don\'t emit .debug_abbrev section if it is empty and unused

Tue Mar 29 14:00:00 2011 Jakub Jelinek 4.6.0-1
- update from the 4.6 branch
- GCC 4.6.0 release
- PRs c/42544, c/48197, debug/48204, middle-end/48031,
middle-end/48134, middle-end/48269, other/48179, other/48221,
other/48234, rtl-optimization/48156, target/47553,
target/48237, testsuite/48251, tree-optimization/48228
- improve RTL DSE speed with large number of stores (#684900,
PR rtl-optimization/48141)
- add gnative2ascii binary and man page to libgcj

Mon Mar 21 13:00:00 2011 Jakub Jelinek 4.6.0-0.15
- update from the 4.6 branch
- PRs bootstrap/45381, bootstrap/48135
- fix s390 ICE during address delegitimization (PR target/48213, #689266)

Fri Mar 18 13:00:00 2011 Jakub Jelinek 4.6.0-0.14
- update from the 4.6 branch
- PRs bootstrap/48161, c++/48113, c++/48115, c++/48132, debug/47510,
debug/48176, libstdc++/48123, middle-end/47405, middle-end/48165,
target/46778, target/46788, target/48171
- update libstdc++ pretty printers from trunk

Tue Mar 15 13:00:00 2011 Jakub Jelinek 4.6.0-0.13
- update from trunk and the 4.6 branch
- PRs bootstrap/48000, bootstrap/48102, c++/44629, c++/45651, c++/46220,
c++/46803, c++/47125, c++/47144, c++/47198, c++/47488, c++/47705,
c++/47808, c++/47957, c++/47971, c++/48003, c++/48008, c++/48015,
c++/48029, c++/48035, c++/48069, c/47786, debug/47881, debug/48043,
fortran/47552, fortran/47850, fortran/48054, fortran/48059,
libfortran/48066, libgfortran/48047, libstdc++/48038, libstdc++/48114,
lto/47497, lto/48073, lto/48086, middle-end/47968, middle-end/47975,
middle-end/48044, middle-end/48098, rtl-optimization/47866,
rtl-optimization/47899, target/45413, target/47719, target/47862,
target/47986, target/48032, target/48053, testsuite/47954,
tree-optimization/47127, tree-optimization/47278,
tree-optimization/47714, tree-optimization/47967,
tree-optimization/48022, tree-optimization/48063,
tree-optimization/48067
- fix var-tracking ICE on s390x (#682410, PR debug/47991)

Fri Mar 4 13:00:00 2011 Jakub Jelinek 4.6.0-0.12
- update from trunk
- PRs c++/46159, c++/46282, c++/47200, c++/47774, c++/47851, c++/47950,
c++/47974, c/47963, libstdc++/47913, middle-end/47283,
rtl-optimization/47925, target/47935, tree-optimization/47890
- rebuilt against ppl 0.11.2, reenable cloog-ppl Requires

Tue Mar 1 13:00:00 2011 Jakub Jelinek 4.6.0-0.11
- update from trunk
- PRs c++/46466, c++/47873, c++/47897, c++/47906, debug/28047,
fortran/40850, fortran/47839, fortran/47846, fortran/47872,
fortran/47878, fortran/47886, fortran/47894, libfortran/45165,
libfortran/47802, libgfortran/47778, libgfortran/47933,
libobjc/47922, libstdc++/42622, libstdc++/47921, lto/46911,
lto/47924, middle-end/46790, middle-end/47903, target/42240,
target/45261, target/46898, testsuite/47801, tree-optimization/45470
- fix stack slot padding reusal (#679924, PR middle-end/47893)
- fix ICE on DECL_PARM_INDEX in cp_tree_equal (#680603, PR c++/47904)
- disable IPA-SRA at -O2/-Os (#668489, PR debug/47858)
- temporarily disable cloog-ppl Requires, so that ppl and cloog-ppl can
be bumped

Tue Feb 22 13:00:00 2011 Jakub Jelinek 4.6.0-0.10
- update from trunk
- PRs c++/46868, tree-optimization/47838, tree-optimization/47849
- don\'t ship aotcompile.py
* and classfile.py
* in libstdc++ (#678982)

Tue Feb 22 13:00:00 2011 Jakub Jelinek 4.6.0-0.9
- update from trunk
- PRs bootstrap/47827, c++/44118, c++/46394, c++/46472, c++/46831,
c++/47199, c++/47207, c++/47242, c++/47666, c++/47703, c++/47833,
doc/47848, fortran/41359, fortran/44945, fortran/45077,
fortran/45743, fortran/46818, fortran/47797, libfortran/47694,
libfortran/47830, libgomp/47854, lto/47820, lto/47822,
objc++/47711, objc/47784, rtl-optimization/46002,
rtl-optimization/47763, target/47822, target/47840,
tree-optimization/47835
- fix handling of ObjC pointer to struct with flexible array member
in interfaces (#678928, PR objc/47832)
- temporarily BuildRequire urw-fonts until graphviz is fixed (#677114)

Sun Feb 20 13:00:00 2011 Jakub Jelinek 4.6.0-0.8
- update from trunk
- PRs ada/41929, bootstrap/47736, bootstrap/47807, c++/46807,
c++/47172, c++/47208, c++/47326, c++/47482, c++/47503,
c++/47704, c++/47783, c++/47795, c/47809, debug/47630,
debug/47780, driver/45731, driver/47390, driver/47787,
fortran/47348, fortran/47349, fortran/47569, fortran/47633,
fortran/47642, fortran/47648, fortran/47716, fortran/47728,
fortran/47730, fortran/47745, fortran/47750, fortran/47767,
fortran/47768, fortran/47775, fortran/47789, libfortran/47757,
libgfortran/47667, libgomp/47731, libgomp/47758, libgomp/47804,
libjava/47484, libstdc++/47709, libstdc++/47724, libstdc++/47773,
libstdc++/47776, lto/47647, lto/47798, middle-end/47581,
middle-end/47725, middle-end/47788, pch/14940,
rtl-optimization/46178, target/43653, target/45808, target/47696,
target/47755, target/47792, tree-optimization/46494,
tree-optimization/46620, tree-optimization/47737,
tree-optimization/47738, tree-optimization/47743
- fix i?86 shift + plus peephole2 (#678530, PR target/47800)

Sat Feb 12 13:00:00 2011 Jakub Jelinek 4.6.0-0.7
- update from trunk
- PRs binutils/12283, c++/47511, debug/42631, debug/47684, driver/47678,
fortran/42434, fortran/45290, fortran/45586, fortran/47352,
fortran/47463, fortran/47550, fortran/47574, fortran/47583,
fortran/47592, fortran/47637, libffi/46661, libfortran/47571,
libgfortran/47567, libstdc++/43863, libstdc++/47433,
libstdc++/47628, libstdc++/47668, lto/47225, lto/47241,
middle-end/45505, middle-end/47610, middle-end/47639,
middle-end/47646, target/42333, target/44606, target/45701,
target/46481, target/46610, target/46997, target/47032,
target/47324, target/47534, target/47548, target/47558,
target/47629, target/47636, target/47665, target/47683,
testsuite/47400, testsuite/47622, tree-optimization/42893,
tree-optimization/46834, tree-optimization/46994,
tree-optimization/46995, tree-optimization/47420,
tree-optimization/47615, tree-optimization/47621,
tree-optimization/47632, tree-optimization/47641,
tree-optimization/47664, tree-optimization/47707
- fix postreload on auto inc/decrement instructions (#675787,
PR rtl-optimization/47614)
- fix a hang in VRP (#676473, PR tree-optimization/47677)
- fix STL headers with -fno-operator-names (#676910, PR libstdc++/47662)
- fix scheduling of debug insns (#675711, PR debug/47620)

Sat Feb 5 13:00:00 2011 Jakub Jelinek 4.6.0-0.6
- update from trunk
- PRs bootstrap/47044, bootstrap/47147, c++/29571, c++/46890, c++/47311,
c++/47398, c++/47416, c++/47589, debug/43092, debug/47498,
debug/47501, driver/47547, fortran/35810, fortran/45170,
fortran/47042, fortran/47082, fortran/47350, fortran/47455,
fortran/47463, fortran/47507, fortran/47519, fortran/47523,
fortran/47531, fortran/47565, fortran/47572, gcc/46692,
inline-asm/23200, java/21206, libfortran/47571, libgcj/44341,
libgfortran/47434, libquadmath/47293, libstdc++/46914,
libstdc++/47560, lto/47274, middle-end/47543,
rtl-optimization/43494, rtl-optimization/44031,
rtl-optimization/47525, target/42894, target/45325,
target/47272, target/47312, target/47564, target/47580,
tree-optimization/40979, tree-optimization/43695,
tree-optimization/45122, tree-optimization/46194,
tree-optimization/47538, tree-optimization/47541,
tree-optimization/47555, tree-optimization/47559,
tree-optimization/47561, tree-optimization/47566,
tree-optimization/47576
- suppress -Woverlength-string warnings inside of __asm__
- fix section flags conflict handling for relro sections (#674890,
PR middle-end/47610)

Fri Jan 28 13:00:00 2011 Jakub Jelinek 4.6.0-0.5
- update from trunk
- PRs bootstrap/47467, c++/43601, c++/47476, c/21659, c/43082, c/47473,
debug/45130, debug/45136, debug/45454, fortran/38536, fortran/47399,
fortran/47421, fortran/47448, fortran/47472, fortran/47474,
libfortran/47375, libfortran/47431, libfortran/47432,
libfortran/47491, libgfortran/47285, libstdc++/47387,
libstdc++/47433, libstdc++/47437, lto/44334, lto/47333,
lto/47423, middle-end/46949, middle-end/47401, middle-end/47411,
middle-end/47414, rtl-optimization/37273, rtl-optimization/44174,
rtl-optimization/44469, rtl-optimization/46856,
rtl-optimization/46878, rtl-optimization/47166,
rtl-optimization/47464, target/40125, target/45701,
target/46519, target/46997, target/47237, target/47246,
target/47385, target/47408, testsuite/45988,
tree-optimization/26854, tree-optimization/29832,
tree-optimization/43567, tree-optimization/43657,
tree-optimization/43884, tree-optimization/46168,
tree-optimization/46215, tree-optimization/46970,
tree-optimization/47190, tree-optimization/47228,
tree-optimization/47234, tree-optimization/47265,
tree-optimization/47271, tree-optimization/47382,
tree-optimization/47427, tree-optimization/47428,
tree-optimization/47443
- really fix the PCH issue on powerpc64 (PR pch/47430)
- handle truth_xor_expr in potential_constant_expression_1
(#672156, PR tree-optimization/47426)
- fix named section conflict handling (PR middle-end/31490)
- suppress -Woverlength-string warnings in __extension__ guarded
code

Mon Jan 24 13:00:00 2011 Jakub Jelinek 4.6.0-0.4
- build gcc-go and libgo
* only on architectures that support it
- workaround PCH issue on powerpc64

Sat Jan 22 13:00:00 2011 Jakub Jelinek 4.6.0-0.3
- add gcc-go, libgo{,-devel,-static}, libquadmath{,-devel,-static},
libgfortran-static and gcc-plugin-devel subpackages
- fix up libstdc++-doc man page location (#664475)

Sat Jan 22 13:00:00 2011 Jakub Jelinek 4.6.0-0.2
- update from the trunk
- PRs bootstrap/47055, bootstrap/47187, bootstrap/47215, c++/33558,
c++/45520, c++/46552, c++/46658, c++/46688, c++/46903, c++/46977,
c++/47022, c++/47041, c++/47067, c++/47213, c++/47218, c++/47289,
c++/47291, c++/47303, c++/47388, c/47150, debug/46240, debug/46583,
debug/46704, debug/46724, debug/46955, debug/47079, debug/47106,
debug/47209, debug/47283, debug/47402, debug/PR46973, driver/42445,
driver/47244, fortran/33117, fortran/38536, fortran/41580,
fortran/45777, fortran/45848, fortran/46017, fortran/46313,
fortran/46402, fortran/46405, fortran/46416, fortran/46478,
fortran/46625, fortran/46817, fortran/46896, fortran/47024,
fortran/47051, fortran/47174, fortran/47177, fortran/47180,
fortran/47182, fortran/47189, fortran/47194, fortran/47195,
fortran/47204, fortran/47224, fortran/47240, fortran/47260,
fortran/47268, fortran/47295, fortran/47327, fortran/47331,
fortran/47377, fortran/47394, gcc/46902, libfortran/46267,
libfortran/47296, libfortran/47322, libgfortran/47154,
libgfortran/47296, libstdc++/36104, libstdc++/47045, libstdc++/47145,
libstdc++/47185, libstdc++/47320, libstdc++/47321, libstdc++/47323,
libstdc++/47354, lto/45375, lto/45721, lto/46083, lto/46760,
lto/47162, lto/47188, lto/47222, lto/47225, lto/47259, lto/47264,
middle-end/32511, middle-end/45235, middle-end/45566,
middle-end/46823, middle-end/46894, middle-end/47281,
middle-end/47370, middle-end/47395, objc/45989, objc/47078,
objc/47232, objc/47314, other/45915, other/46946, preprocessor/39213,
rtl-optimization/39077, rtl-optimization/41619,
rtl-optimization/45352, rtl-optimization/47216,
rtl-optimization/47299, rtl-optimization/47337,
rtl-optimization/47366, target/19162, target/38118, target/43309,
target/45258, target/46037, target/46655, target/46997, target/47201,
target/47219, target/47251, target/47318, testsuite/33033,
testsuite/41146, testsuite/45342, testsuite/46230, testsuite/46912,
testsuite/47325, testsuite/47371, tree-optimization/45934,
tree-optimization/45967, tree-optimization/46021,
tree-optimization/46076, tree-optimization/46130,
tree-optimization/46302, tree-optimization/46367,
tree-optimization/47005, tree-optimization/47053,
tree-optimization/47056, tree-optimization/47086,
tree-optimization/47139, tree-optimization/47141,
tree-optimization/47167, tree-optimization/47179,
tree-optimization/47233, tree-optimization/47234,
tree-optimization/47239, tree-optimization/47276,
tree-optimization/47280, tree-optimization/47286,
tree-optimization/47290, tree-optimization/47313,
tree-optimization/47355, tree-optimization/47365,
tree-optimization/47391, tree-optmization/46469
- add systemtap probe to _Unwind_DebugHook

Wed Jan 5 13:00:00 2011 Jakub Jelinek 4.6.0-0.1
- new package


 
ICM