aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Merge partial relation precisions properlyAndrew MacLeod3-1/+59
2022-10-18Daily bump.GCC Administrator5-1/+297
2022-10-17Fix bogus RTL on the H8.Jeff Law2-41/+69
2022-10-17More infrastructure to avoid bogus RTL on H8.Jeff Law3-0/+35
2022-10-17Remove accidential commitsJeff Law12-31671/+0
2022-10-17Enable REE for H8Jeff Law13-0/+31673
2022-10-17Add missing splitter for H8Jeff Law1-0/+18
2022-10-17Fortran: NULL pointer dereference in gfc_simplify_image_index [PR104330]Steve Kargl2-1/+21
2022-10-17Make sure exported range for SSA post-dominates the DEF in set_global_ranges_...Aldy Hernandez2-1/+37
2022-10-17Fortran: handle bad array ctors with typespec [PR93483, PR107216, PR107219]Harald Anlauf4-16/+68
2022-10-17Fortran: check type of operands of logical operations, comparisons [PR107272]Harald Anlauf2-0/+54
2022-10-17Fortran: Fixes for kind=4 characters strings [PR107266]Tobias Burnus5-12/+131
2022-10-17c++ modules: streaming constexpr_fundef [PR101449]Patrick Palka3-51/+29
2022-10-17[PR tree-optimization/105820] Add test.Aldy Hernandez1-0/+26
2022-10-17Do not test for -Inf when flag_finite_math_only.Aldy Hernandez1-4/+7
2022-10-17Add 3 floating NAN tests.Aldy Hernandez3-0/+58
2022-10-17Add relation_trio class for range-ops.Andrew MacLeod9-291/+405
2022-10-17Fix nan updating in range-ops.Andrew MacLeod1-13/+10
2022-10-17Don't set useless relations.Andrew MacLeod2-1/+8
2022-10-17GCN: Restore build with GCC 4.8Thomas Schwinge1-7/+7
2022-10-17Tag 'gcc/gimple-expr.cc:mark_addressable_2' as 'static'Thomas Schwinge1-1/+1
2022-10-17Vectorization of first-order recurrencesRichard Biener13-28/+558
2022-10-17Merge branch 'master' into devel/sphinxMartin Liska9-7/+78
2022-10-17RISC-V: Fix format[NFC]Ju-Zhe Zhong1-1/+1
2022-10-17RISC-V: Reorganize mangle_builtin_type.[NFC]Ju-Zhe Zhong1-13/+13
2022-10-17elf: ELF toolchain --without-{headers, newlib} should provide stdint.hArsen Arsenovic1-0/+5
2022-10-17Initial Meteorlake SupportHu, Lin12-0/+6
2022-10-17Initial Raptorlake SupportHaochen Jiang2-0/+4
2022-10-17Daily bump.GCC Administrator2-1/+20
2022-10-16Add new constraints for upcoming autoinc fixesJeff Law2-0/+37
2022-10-16Rename "z" constraint to "Zz" on the H8/300Jeff Law2-5/+5
2022-10-15Fix bug in register move costing on H8/300Jeff Law1-1/+1
2022-10-16Daily bump.GCC Administrator1-1/+1
2022-10-15Merge branch 'master' into devel/sphinxMartin Liska137-626/+3433
2022-10-15Daily bump.GCC Administrator7-1/+332
2022-10-14preprocessor: C2x identifier rulesJoseph Myers2-0/+26
2022-10-14Fortran: fix check of polymorphic elements in data transfers [PR100971]Harald Anlauf2-0/+22
2022-10-14Implement distinction between HONOR_SIGNED_ZEROS and MODE_HAS_SIGNED_ZEROS.Aldy Hernandez1-1/+8
2022-10-14Implement range-op entry for __builtin_copysign.Aldy Hernandez1-0/+39
2022-10-14gfortran.dg/c-interop/deferred-character-2.f90: Fix dg-doTobias Burnus1-1/+1
2022-10-14Check rvc_normal in real_isdenormal.Aldy Hernandez2-1/+6
2022-10-14Replace CFN_BUILTIN_SIGNBIT* cases with CASE_FLT_FN.Aldy Hernandez1-3/+1
2022-10-14Normalize ranges over the range for both bounds when -ffinite-math-only.Aldy Hernandez1-0/+4
2022-10-14Drop -0.0 in frange::set() for !HONOR_SIGNED_ZEROS.Aldy Hernandez1-0/+8
2022-10-14c++ modules: ICE with dynamic_cast [PR106304]Patrick Palka4-1/+25
2022-10-14Add cases for CFN_BUILT_IN_SIGNBIT[FL].Aldy Hernandez1-0/+2
2022-10-14tree-optimization/107254 - check and support live lanes from permutesRichard Biener2-5/+77
2022-10-14Fix PR target/107248Eric Botcazou1-12/+12
2022-10-14gcov: test line count for label in then/else blockJørgen Kvalsvik1-1/+25
2022-10-14gcov: test switch/break line countsJørgen Kvalsvik2-6/+6