aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-02-20einfo.ads: Minor comment addition: Etype of package is Standard_Void_Type.Robert Dewar41-1634/+1692
2014-02-20re PR tree-optimization/55260 (ICE: in ipa_get_parm_lattices, at ipa-cp.c:263...Martin Jambor4-1/+52
2014-02-20crossmodule-indircall-1.c: Return 0 for execution test case.Bin Cheng2-0/+7
2014-02-20re PR middle-end/60221 (gcc -fexceptions generates unnecessary cleanup code)Richard Biener2-2/+9
2014-02-20re PR middle-end/58555 (Floating point exception in want_inline_self_recursiv...Jan Hubicka6-7/+150
2014-02-20re PR target/60204 (struct with __m512i is mishandled in function parameter p...Ilya Tocar5-82/+25
2014-02-20avx512erintrin.h (_mm_rcp28_round_sd): Swap operands.Ilya Tocar11-52/+94
2014-02-20Daily bump.GCC Administrator1-1/+1
2014-02-19re PR c/37743 (Bogus printf format warning with __builtin_bswap32.)Jakub Jelinek5-3/+49
2014-02-19rs6000.c (vspltis_constant): Fix most significant bit of zero.Bill Schmidt2-1/+6
2014-02-19re PR c++/60046 (internal compiler error: in nothrow_spec_p, at cp/except.c:1...Jason Merrill3-0/+31
2014-02-19c-parser.c (c_parser_declspecs): Replace call to error by error_at.Prathamesh Kulkarni4-2/+24
2014-02-19re PR debug/56563 (no debuginfo for "explicit" operator)Jakub Jelinek2-1/+4
2014-02-19re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...Jakub Jelinek4-0/+31
2014-02-19Remove TFmode check for X86_64_INTEGER_CLASSH.J. Lu2-1/+7
2014-02-19re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...Jakub Jelinek4-2/+28
2014-02-19re PR target/59794 (i386 backend fails to detect MMX/SSE/AVX ABI changes)Uros Bizjak8-53/+62
2014-02-19pr46966.c: Only run on 32-bit+ targets.Nick Clifton16-8/+79
2014-02-19re PR target/59799 (aarch64_pass_by_reference never passes arrays by value, c...Michael Hudson-Doyle2-7/+10
2014-02-19[multiple changes]Arnaud Charlet7-21/+23
2014-02-19[multiple changes]Arnaud Charlet5-18/+53
2014-02-19[multiple changes]Arnaud Charlet25-768/+1740
2014-02-19[multiple changes]Arnaud Charlet8-57/+81
2014-02-19[multiple changes]Arnaud Charlet10-109/+194
2014-02-19expr.c (expand_expr_real_1): For a bit-field destination type...Eric Botcazou4-4/+62
2014-02-19[multiple changes]Arnaud Charlet7-9/+71
2014-02-19[multiple changes]Arnaud Charlet12-28/+57
2014-02-19re PR ipa/60243 (IPA is slow on large cgraph tree)Richard Biener2-32/+41
2014-02-19XFAIL gcc.dg/torture/pr60092.c execution on Solaris 11Rainer Orth2-0/+5
2014-02-19re PR fortran/60232 ([OOP] The rank of the element in the structure construct...Janus Weil4-3/+54
2014-02-19[multiple changes]Arnaud Charlet3-6/+50
2014-02-19[multiple changes]Arnaud Charlet6-185/+315
2014-02-19[multiple changes]Arnaud Charlet26-84/+333
2014-02-19exp_util.adb (Side_Effect_Free): Scalar if expressions can be SEF.Robert Dewar2-7/+18
2014-02-19[multiple changes]Arnaud Charlet9-486/+773
2014-02-19[multiple changes]Arnaud Charlet10-668/+862
2014-02-19sem_eval.ads, [...] (Subtypes_Statically_Match): Return False if Esize values...Robert Dewar4-3/+66
2014-02-19[multiple changes]Arnaud Charlet11-26/+193
2014-02-19[multiple changes]Arnaud Charlet5-6/+18
2014-02-19[multiple changes]Arnaud Charlet4-3/+69
2014-02-19[multiple changes]Arnaud Charlet4-104/+309
2014-02-19[multiple changes]Arnaud Charlet5-110/+128
2014-02-19exp_ch4.adb (Expand_N_Expression_With_Actions): Make sure declarations get pr...Robert Dewar3-1/+41
2014-02-19par-ch9.adb, [...]: Minor reformatting.Robert Dewar9-82/+101
2014-02-19style.adb (Missing_Overriding): Warning does not apply in language versions p...Ed Schonberg13-5/+561
2014-02-19[multiple changes]Arnaud Charlet9-86/+282
2014-02-19re PR ipa/60243 (IPA is slow on large cgraph tree)Richard Biener2-8/+38
2014-02-19ipa.c (function_and_variable_visibility): Also clear WEAK flag when disolving...Jan Hubicka2-0/+8
2014-02-19ipa-prop.h (ipa_ancestor_jf_data): Update ocmment.Jan Hubicka4-7/+37
2014-02-19cgraph.c (cgraph_update_edges_for_call_stmt_node): Also remove inline clones ...Jan Hubicka2-1/+9