aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2021-11-07Fix inter-procedural EAF flags propagation with respect to !binds_to_current_...Jan Hubicka3-55/+203
2021-11-07rs6000: Replace the builtin expansion machineryBill Schmidt1-0/+1216
2021-11-07Implement intra-procedural dataflow in ipa-modref flags propagation.Jan Hubicka1-20/+224
2021-11-07Daily bump.GCC Administrator5-1/+49
2021-11-06Fix can_be_discarded_p wrt partitioned functions.Jan Hubicka2-2/+9
2021-11-06Fortran: error recovery on rank mismatch of array and its initializerHarald Anlauf3-1/+22
2021-11-06powerpc: Fix vsx_splat_v4si in 32 bit modeDavid Edelsohn1-2/+2
2021-11-06path oracle: Do not look at root oracle for killed defs.Aldy Hernandez2-0/+10
2021-11-06testsuite: Use posix_memalign on AIX for tsvcDavid Edelsohn1-1/+1
2021-11-06Cleanup back_threader::find_path_to_names.Aldy Hernandez1-41/+24
2021-11-06Daily bump.GCC Administrator5-1/+244
2021-11-05Fortran: fix simplification of array-valued parameter expressionsHarald Anlauf2-0/+19
2021-11-05Fix ice in insert_accessJan Hubicka3-0/+51
2021-11-05Avoid left shift of negative value in ipa-modref-tree.hJan Hubicka1-1/+6
2021-11-05Fortran: a symbol in a COMMON cannot be a coarrayHarald Anlauf2-0/+16
2021-11-05Fortran: Missing error with IMPLICIT none (external) [PR100972]Bernhard Reutner-Fischer4-2/+32
2021-11-05Fortran: Delete unused decl in gfortran.hBernhard Reutner-Fischer4-22/+13
2021-11-05Fortran: Add more documentation for mixed-language programming [PR35276]Sandra Loosemore1-5/+17
2021-11-05testsuite, Darwin : Fix tsvc test build on Darwin.Iain Sandoe1-0/+7
2021-11-05Darwin : Make trampoline templates linker-visible.Iain Sandoe1-0/+2
2021-11-05Darwin, aarch64 : Ada fixes for hosted tools.Iain Sandoe2-5/+21
2021-11-05Darwin, aarch64 : Initial support for the self-host driver.Iain Sandoe3-1/+42
2021-11-05Remove def chain import assert from GORI.Andrew MacLeod2-3/+20
2021-11-05Abstract ranger cache update list.Andrew MacLeod2-33/+100
2021-11-05Amend split vector loop analysis into main and epilogue analysisRichard Biener1-38/+10
2021-11-05Support TI mode and soft float on PA64John David Anglin4-13/+180
2021-11-05x86: Make stringop_algs::stringop_strategy ctor constexpr [PR100246]Jakub Jelinek1-2/+3
2021-11-05AArch64: Fix PR103085Wilco Dijkstra3-2/+16
2021-11-05Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.hJohn David Anglin2-1/+3
2021-11-05gcov-profile: Filter test only for some targets [PR102945]Martin Liska1-2/+1
2021-11-05Split vector loop analysis into main and epilogue analysisRichard Biener3-216/+212
2021-11-05ipa: Do not require RECORD_TYPE for ancestor jump functionsMartin Jambor1-2/+0
2021-11-05doc: No longer generate old.htmlGerald Pfeifer1-3/+3
2021-11-05Reset when -gtoggle is used in gcc_options.Martin Liska2-0/+16
2021-11-05dwarf2out: Fix up CONST_WIDE_INT handling once more [PR103046]Jakub Jelinek1-15/+17
2021-11-05gcc: vx-common.h: fix test for VxWorks7Rasmus Villemoes1-1/+1
2021-11-05First refactor of vect_analyze_loopRichard Biener3-154/+160
2021-11-04rs6000: Fix incorrect fusion constraint [PR102991]Xionghu Luo2-65/+65
2021-11-05Daily bump.GCC Administrator6-1/+1511
2021-11-04libstdc++: Deprecate std::unexpected and handler functionsJonathan Wakely13-13/+13
2021-11-04IBM Z: Define STACK_CHECK_MOVING_SPAndreas Krebbel1-0/+5
2021-11-04AArch64: Lower intrinsics shift to GIMPLE when possible.Tamar Christina12-8/+180
2021-11-04middle-end: convert negate + right shift into compare greater.Tamar Christina7-1/+289
2021-11-04Treat undefined operands as varying in GORI.Andrew MacLeod2-15/+45
2021-11-04ipa-sra: Improve debug info for removed parameters (PR 93385)Martin Jambor4-70/+298
2021-11-04Fortran manual: Remove old docs for never-implemented extensions.Sandra Loosemore1-85/+7
2021-11-04Fortran manual: Update miscellaneous references to old standard versions.Sandra Loosemore2-11/+8
2021-11-04Fortran manual: Update section on Interoperability with CSandra Loosemore1-101/+69
2021-11-04Fortran manual: Revise introductory chapter.Sandra Loosemore2-511/+160
2021-11-04Fortran manual: Combine standard conformance docs in one place.Sandra Loosemore1-258/+250