aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-26[multiple changes]Arnaud Charlet22-554/+1068
2015-10-26sem_case.adb (Check_Choice_Set): Choose initial choice range below low bound ...Ed Schonberg3-4/+18
2015-10-26[multiple changes]Arnaud Charlet16-635/+402
2015-10-26[multiple changes]Arnaud Charlet9-134/+559
2015-10-26[multiple changes]Arnaud Charlet4-17/+44
2015-10-26[multiple changes]Arnaud Charlet20-644/+1173
2015-10-26[multiple changes]Arnaud Charlet5-13/+56
2015-10-26[multiple changes]Arnaud Charlet3-6/+25
2015-10-26freeze.adb (Check_Component_Storage_Order): Skip a record component if it has...Eric Botcazou2-45/+71
2015-10-26Add make_restrict_var_constraintsTom de Vries2-8/+22
2015-10-26Add vars in intra_create_variables_infoTom de Vries2-5/+12
2015-10-26Inline get_vi_for_tree into intra_create_variable_infosTom de Vries2-1/+11
2015-10-26[multiple changes]Arnaud Charlet5-13/+45
2015-10-262015-10-26 Joel Brobecker <brobecker@adacore.com brobecker>Arnaud Charlet8-90/+137
2015-10-26Fix race on temp file in gfortran tests.Christophe Lyon19-28/+50
2015-10-26[multiple changes]Arnaud Charlet4-5/+20
2015-10-26[optabs.c] Fix PR 67989: Handle const0_rtx target in expand_atomic_compare_an...Kyrylo Tkachov4-3/+95
2015-10-26sem_ch12.adb (Analyze_Formal_Package_Declaration): Code clean up.Ed Schonberg3-35/+55
2015-10-26Fix race on temp file in gfortran streamio_*.f90 testsMaxim Kuvyrkov7-8/+15
2015-10-26[multiple changes]Arnaud Charlet8-65/+107
2015-10-26function.h (MINIMUM_METHOD_BOUNDARY): New macro.Christian Bruel6-30/+23
2015-10-26alloc-pool.h (base_pool_allocator): Use placement new.Richard Biener2-3/+10
2015-10-26Move int rounding folds to match.pdRichard Sandiford5-181/+138
2015-10-26Use macros to define built-in operator listsRichard Sandiford2-33/+38
2015-10-26Fix scriptoRichard Sandiford1-2/+0
2015-10-26Move cexp simplifications to match.pdRichard Sandiford4-72/+40
2015-10-26ENABLE_CHECKING refactoring: pool allocatorsMikhail Maltsev2-17/+16
2015-10-26Daily bump.GCC Administrator1-1/+1
2015-10-25re PR fortran/67171 (sourced allocation)Paul Thomas8-36/+579
2015-10-25som.h (EH_FRAME_THROUGH_COLLECT2): Define.John David Anglin2-0/+7
2015-10-25re PR middle-end/68079 (hppa: pointers to method types need canonicalization ...John David Anglin2-6/+10
2015-10-25Wno-frame-address.C: Skip on hppa*-*-*.John David Anglin2-1/+5
2015-10-25re PR target/68084 (Inverted conditions generated for x86 inline assembly "fl...Uros Bizjak4-2/+28
2015-10-25Added missing testcases of r229294 for patch ofAndre Vehreschild2-0/+102
2015-10-25re PR fortran/66927 (ICE in gfc_conf_procedure_call)Andre Vehreschild7-34/+137
2015-10-25Daily bump.GCC Administrator1-1/+1
2015-10-25Implement C++17 std::invoke and LWG DR 2219Jonathan Wakely6-214/+175
2015-10-24Return deferred future if thread cannot be runJonathan Wakely3-3/+89
2015-10-24re PR fortran/68055 (ICE on using unsupported kinds in program without progra...Steven G. Kargl4-1/+39
2015-10-24re PR fortran/67805 (ICE on array constructor with wrong character specificat...Steven G. Kargl11-34/+114
2015-10-24utils2.c (build_binary_op): Tweak formatting.Eric Botcazou2-6/+11
2015-10-23DR 1518 DR 1630 PR c++/54835 PR c++/60417Jason Merrill6-18/+78
2015-10-24Daily bump.GCC Administrator1-1/+1
2015-10-23PR ipa/pr67600Jan Hubicka4-6/+27931
2015-10-23* fold-const.c (operand_equal_p): Handle VIEW_CONVERT_EXPR.Jan Hubicka2-0/+5
2015-10-23This patch fixes a compile-time regression that was originally introduced by ...Caroline Tice2-1/+7
2015-10-23config.gcc (powerpc-ibm-aix[6789]): Define as yes.David Edelsohn2-0/+7
2015-10-23tree-vect-generic.c (expand_vector_operations_1): Check optab exists before u...Ilya Enkovich4-1/+24
2015-10-23tree-vect-generic.c (expand_vector_condition): Avoid uninitialized variable w...Ilya Enkovich2-1/+6
2015-10-23[PATCH 4/9] ENABLE_CHECKING refactoring: FortranMikhail Maltsev3-12/+14