2022-03-22 |
Jakub Jelinek | lto-plugin: Use GNU ld or Solaris ld version script... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
liuhongt | Extend splitter pattern to reversed condition by swappi... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Jakub Jelinek | testsuite: Add testcase for no longer failing PR [PR102645] |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Jakub Jelinek | calls: Fix error recovery after sorry differently ... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Qian Jianhua | print-tree:Avoid warnings of overflow |
commit | commitdiff | tree | snapshot |
2022-03-22 |
Hongyu Wang | AVX512FP16: Fix wrong code for _mm_mask_f[c]madd.*sch... |
commit | commitdiff | tree | snapshot |
2022-03-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
H.J. Lu | x86: Disable SSE in ISA2 for -mgeneral-regs-only |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jason Merrill | c++: initialized array of vla [PR58646] |
commit | commitdiff | tree | snapshot |
2022-03-21 |
H.J. Lu | x86: Disable AVX on pr86722.c and pr90356.c |
commit | commitdiff | tree | snapshot |
2022-03-21 |
H.J. Lu | x86: Properly check FEATURE_AESKLE |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jason Merrill | c++: designated init and aggregate members [PR103337] |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jason Merrill | c++: designator and anon struct [PR101767] |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Joseph Myers | Update gcc sv.po |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Iain Buclaw | d: Fix internal compiler error: in build_complex, at... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Iain Buclaw | d: Merge upstream dmd 2503f17e5, phobos a74fa63e6. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Richard Sandiford | rtl-ssa: Fix prev/next_def confusion [PR104869] |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Qian Jianhua | Avoid a warning of overflow |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Jakub Jelinek | libstdc++: Work around clang misdesign in time_get... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Martin Liska | docs: Document min-pagesize parameter. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Richard Biener | Dump when estimating the number of iterations of a... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Kito Cheng | RISC-V: Implement misc macro for vector extensions. |
commit | commitdiff | tree | snapshot |
2022-03-21 |
Hongyu Wang | AVX512FP16: Fix masm=intel output for vfc?(madd|mul... |
commit | commitdiff | tree | snapshot |
2022-03-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-20 |
Jeff Law | Fix testsuite fallout from pr104960 change |
commit | commitdiff | tree | snapshot |
2022-03-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Mikael Morin | fortran: Separate associate character lengths earlier... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Sergei Trofimovich | libgcc: m68k: avoid TEXTRELs in shared library (PR... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Arthur Cohen | selftest: Move C-specific tests to c_family |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Marc Nieper... | [PATCH] gcc: pass-manager: Fix memory leak. [PR jit... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Tiezhu Yang | rename floatformat_ia64_quad_{big, little} to floatform... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Jakub Jelinek | i386: Don't emit pushf;pop for __builtin_ia32_readeflag... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Jakub Jelinek | c-family: Fix up ICE during pretty-printing of PMF... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-18 |
David Malcolm | analyzer: extend state-purging to locals [PR104943] |
commit | commitdiff | tree | snapshot |
2022-03-18 |
David Malcolm | analyzer: add tests of boxed values [PR104943] |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Vladimir N... | [PR104961] LRA: split hard reg for reload pseudo with... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jason Merrill | tree: Add comment. |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jason Merrill | c++: using lookup within class defn [PR104476] |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jakub Jelinek | Allow (void *) 0xdeadbeef accesses without warnings... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jakub Jelinek | c++: Fix up constexpr evaluation of new with zero sized... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jonathan Wakely | testsuite: Add missing <vector> header to test |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Marek Polacek | c++: alias template and empty parameter packs [PR104008] |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Tobias Burnus | Fortran/OpenMP: Fix privatization of associated names |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jonathan Wakely | libstdc++: Simplify constraints for std::any constructi... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Iain Sandoe | testsuite, modules, Darwin: Adjust expected output... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Tom de Vries | Fix "[openmp] Set location for taskloop stmts" |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Iain Sandoe | c++tools: Work around a BSD bug in getaddrinfo(). |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Iain Sandoe | libcody: Do not use a dummy port number in getaddrinfo(). |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Tom de Vries | [openmp] Set location for taskloop stmts |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Tom de Vries | [openmp] Fix SIMT reduction using TRUTH_{AND,OR}IF_EXPR |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Tobias Burnus | Fortran/OpenMP: Improve associate-name diagnostic ... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
liuhongt | Refine HImode movement for "v" to "v". |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jonathan Wakely | libstdc++: Reduce header dependencies from PSTL headers... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Jakub Jelinek | openmp: Fix up gomp_affinity_init_numa_domains |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Cui,Lili | x86: Correct march=sapphirerapids to base on icelake... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-17 |
David Malcolm | analyzer: fixes to -fdump-analyzer-state-purge |
commit | commitdiff | tree | snapshot |
2022-03-17 |
David Malcolm | analyzer: fix program_point::get_next for PK_BEFORE_STMT |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Roger Sayle | PR 90356: Use xor to load const_double 0.0 on SSE ... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Andrew MacLeod | Always use dominators in the cache when available. |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Jonathan Wakely | libstdc++: Avoid including <algorithm> in <filesystem... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Jonathan Wakely | libstdc++: Rewrite __moneypunct_cache::_M_cache [PR104966] |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Jakub Jelinek | libatomic: Improve 16-byte atomics on Intel AVX [PR104688] |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Jonathan Wakely | libstdc++: Fix comment in testsuite utility |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Richard Biener | tree-optimization/104960 - unsplit edges after late... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Jakub Jelinek | gimplify: Emit clobbers for TARGET_EXPR_SLOT vars later... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Thomas Schwinge | Enhance further testcases to verify Openacc 'kernels... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
Thomas Schwinge | Enhance further testcases to verify handling of OpenACC... |
commit | commitdiff | tree | snapshot |
2022-03-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Roger Sayle | Fix strange binary corruption with last commit. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Roger Sayle | PR c/98198: ICE-on-invalid-code error recovery. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Roger Sayle | PR target/94680: Clear upper bits of V2DF using movq... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Jonathan Wakely | libstdc++: Fix symbol versioning for Solaris 11.3 ... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Ian Lance Taylor | libgo: update to final Go 1.18 release |
commit | commitdiff | tree | snapshot |
2022-03-16 |
David Malcolm | analyzer: early rejection of disabled warnings [PR104955] |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Jonathan Wakely | libstdc++: Ensure that std::from_chars is declared... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Siddhesh Poyarekar | tree-optimization/104941: Actually assign the conversio... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Marcel Vollweiler | OpenMP, Fortran: Bugfix for omp_set_num_teams. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
H.J. Lu | x86: Also check _SOFT_FLOAT in <x86gprintrin.h> |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Kito Cheng | RISC-V: Add version info for zk, zkn and zks |
commit | commitdiff | tree | snapshot |
2022-03-16 |
LiaoShihua | RISC-V: Handle combine extension in canonical ordering. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Richard Biener | tree-optimization/102008 - restore if-conversion of... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Patrick Palka | c++: further lookup_member simplification |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Patrick Palka | c++: fold calls to std::move/forward [PR96780] |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Siddhesh Poyarekar | tree-optimization/104942: Retain sizetype conversions... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Jakub Jelinek | aarch64: Fix up RTL sharing bug in aarch64_load_symref_... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Roger Sayle | Performance/size improvement to single_use when matchin... |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Roger Sayle | Some minor HONOR_NANS improvements to match.pd |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Thomas Schwinge | OpenACC privatization diagnostics vs. 'assert' [PR102841] |
commit | commitdiff | tree | snapshot |
2022-03-16 |
liuhongt | Don't fold __builtin_ia32_blendvpd w/o sse4.2. |
commit | commitdiff | tree | snapshot |
2022-03-16 |
Chung-Ju Wu | MAINTAINERS: Add myself to DCO section |
commit | commitdiff | tree | snapshot |
2022-03-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-03-15 |
David Malcolm | analyzer: add test coverage for PR 95000 |
commit | commitdiff | tree | snapshot |
2022-03-15 |
David Malcolm | analyzer: presize m_cluster_map in store copy ctor |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Peter Bergner | rs6000: Fix invalid address passed to __builtin_mma_dis... |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Patrick Palka | c++: extraneous access error with ambiguous lookup... |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Jakub Jelinek | riscv: Allow -Wno-psabi to turn off ABI warnings [PR91229] |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Jakub Jelinek | i386: Use no-mmx,no-sse for LIBGCC2_UNWIND_ATTRIBUTE... |
commit | commitdiff | tree | snapshot |
2022-03-15 |
Roger Sayle | PR tree-optimization/101895: Fold VEC_PERM to help... |
commit | commitdiff | tree | snapshot |
next |