2022-12-07 |
Hongyu Wang | i386: Avoid fma_chain for -march=alderlake and sapphire... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Prathamesh... | PR107920: Fix handling of virtual operands and disable... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
liuhongt | Fix ICE due to condition mismatch between expander... |
commit | commitdiff | tree | snapshot |
2022-12-07 |
Antoni Boucher | libgccjit: Fix float vector comparison |
commit | commitdiff | tree | snapshot |
2022-12-07 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
David Malcolm | analyzer: don't create bindings or binding keys for... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: Fix test that fails due to name clash with... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: Add casts for integer-like difference type... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: Make chrono::hh_mm_ss more compact |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: Add hint to compiler about vector invariants... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: Add nodiscard attribute to mutex try_lock... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jonathan Wakely | libstdc++: The Trouble with Tribbles |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Wilco Dijkstra | AArch64: Cleanup move immediate code |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Qing Zhao | Update -Warray-bounds with -fstrict-flex-arrays. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
David Malcolm | analyzer: use __attribute__((nonnull)) at top level... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
David Malcolm | contrib: doxygen: add gcc/analyzer subdirectory to... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
David Malcolm | analyzer: update internal docs |
commit | commitdiff | tree | snapshot |
2022-12-06 |
David Malcolm | analyzer: split out more stuff from region-model-impl... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Marcel Vollweiler | OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Yannick Moy | ada: Allow No_Caching on volatile types |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Javier Miranda | ada: Spurious error on nested call using the prefix... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eric Botcazou | ada: Suppress warning for specific constant valid condition |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eric Botcazou | ada: Fix spurious error in checking of SPARK elaboration |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eric Botcazou | ada: Elide the copy in extended returns for nonlimited... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eric Botcazou | ada: Small adjustment to special resolution of membersh... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Eric Botcazou | ada: Use larger type for membership test of universal... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Justin Squirek | ada: Accessibility code reorganization and bug fixes |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Liaiss Merzougue | ada: Add Codepeer Exemption + simplify TO_C code. |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Andre Vieira | arm: Fix MVE's vcmp vector-scalar patterns [PR107987] |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jakub Jelinek | i386: Fix up expander conditions on cbranchbf4 and... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jakub Jelinek | testsuite: Use -mnofpu for rx-*-* in ieee testsuite... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Richard Biener | tree-optimization/104475 - improve access diagnostics |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jakub Jelinek | range-op-float: Improve binary reverse operations |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Jakub Jelinek | range-op-float: Fix up ICE in lower_bound [PR107975] |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Tobias Burnus | libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Richard Biener | tree-optimization/104165 - bougs -Warray-bounds, add... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Iain Sandoe | testsuite, X86, Darwin: Fix bf16 ABI tests for Mach... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
Prathamesh... | aarch64: Use dup and zip1 for interleaving elements... |
commit | commitdiff | tree | snapshot |
2022-12-06 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Richard Biener | middle-end/40635 - SSA update losing PHI arg loations |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Richard Biener | tree-optimization/106868 - bogus -Wdangling-pointer... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Jakub Jelinek | match.pd: Don't fold nan < x etc. for -ftrapping-math... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Jakub Jelinek | range-op-float: Fix up multiplication and division... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Richard Biener | tree-optimization/107833 - invariant motion of uninit... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Scott Snyder | plugins/107964 - install contracts.h |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Andrew Pinski | tree-optimization/107956 - ICE with NULL call LHS |
commit | commitdiff | tree | snapshot |
2022-12-05 |
Kewen Lin | gimple-fold: Refine gimple_fold_partial_load_store_mem_... |
commit | commitdiff | tree | snapshot |
2022-12-05 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Harald Anlauf | Fortran: error recovery simplifying UNPACK for insuffic... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Harald Anlauf | Fortran: fix typo in documentation of intrinsic FLOOR... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Harald Anlauf | Fortran: error recovery handling invalid CLASS variable... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Patrick Palka | c++: pack in requires-expr parm list [PR107417] |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Iain Sandoe | libstdc++, Darwin: Limit recursive mutex init to OS... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Iain Sandoe | libstdc++, Darwin: Fix weak attribute to use __weak__... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Iain Sandoe | libsanitizer, Darwin: Restrict build to Darwin 16 or... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
Iain Sandoe | coroutines: Do not promote temporaries that will be... |
commit | commitdiff | tree | snapshot |
2022-12-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Patrick Palka | c++: substituting CONST_DECL_USING_P enumerators [PR103081] |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Alexandre Oliva | [testsuite] [riscv] skip ssa-sink-18.c |
commit | commitdiff | tree | snapshot |
2022-12-03 |
Alexandre Oliva | [testsuite] [riscv] uninit-pred-9_b bogus warning |
commit | commitdiff | tree | snapshot |
2022-12-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Harald Anlauf | Fortran: intrinsic MERGE shall use all its arguments... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
David Malcolm | analyzer: introduce struct event_loc_info |
commit | commitdiff | tree | snapshot |
2022-12-02 |
David Malcolm | analyzer: fixes to region creation messages [PR107851] |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Marek Polacek | testsuite: Adjust dg-error for -fimplicit-constexpr |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Bernhard Reutner... | c++: Set the locus of the function result decl |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Andrew MacLeod | Fix a few incorrect accesses. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Jason Merrill | driver: fix validate_switches logic |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Vladimir N... | LRA: Check hard reg availability of pseudo and its... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
liuhongt | Improve ix86_expand_fast_convert_bf_to_sf with new... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Martin Liska | gcc: regenerate configure |
commit | commitdiff | tree | snapshot |
2022-12-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Jakub Jelinek | i386: Save/restore recog_data in ix86_vector_duplicate_... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Jakub Jelinek | c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469] |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Jakub Jelinek | c++: Deduce range for structured bindings if expression... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Michael Collison | match.pd: rewrite select to branchless expression |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Richard Biener | Add --param max-unswitch-depth |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Eric Gallager | PR59447: --with-dwarf2 implies "(or later)" |
commit | commitdiff | tree | snapshot |
2022-12-02 |
David Malcolm | analyzer: handle comparisons against negated symbolic... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
David Malcolm | analyzer: add test coverage for string ops |
commit | commitdiff | tree | snapshot |
2022-12-02 |
liuhongt | Fix ICE due to incorrect insn type. |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Patrick Palka | c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs... |
commit | commitdiff | tree | snapshot |
2022-12-02 |
Björn Schäpers | libstdc++: Add error handler for <stacktrace> |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Alex Coplan | varasm: Fix type confusion bug |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Martin Liska | gcc: remove incpath.o from CXX_C_OBJS |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Ju-Zhe Zhong | RISC-V: Remove tail && mask policy operand for vmclr... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Ju-Zhe Zhong | RISC-V: Add attributes for VSETVL PASS |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Ju-Zhe Zhong | RISC-V: Add duplicate vector support. |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Paul-Antoine... | amdgcn: Add preprocessor builtins for every processor... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Eric Botcazou | ada: Strip conversions for the implementation of storag... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Steve Baird | ada: Enforce Aggregate aspect legality rule |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Eric Botcazou | ada: Further adjustments to User's Guide for PIE default |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Ronan Desplanques | ada: Fix misphrasing in comment |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Gary Dismukes | ada: Use the address type of a Storage_Model_Type for... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Ronan Desplanques | ada: Fix minor issues in reference manual |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Josue Nava... | ada: Minor updates to gnat/doc configuration |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Christophe... | arm: Fix MVE testsuite fallouts |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Richard Biener | tree-optimization/107937 - uninit predicate simplificat... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Richard Biener | tree-optimization/107935 - fixup equivalence handling... |
commit | commitdiff | tree | snapshot |
2022-12-01 |
Jakub Jelinek | i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns... |
commit | commitdiff | tree | snapshot |
next |