Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | c/104505 - ICE with internal function call in diagnostic expression | Richard Biener | 2 | -1/+17 |
2022-02-14 | middle-end/104497 - gimplification of vector indexing | Richard Biener | 2 | -3/+26 |
2022-02-14 | Daily bump. | GCC Administrator | 7 | -1/+48 |
2022-02-13 | [Ada] PR ada/98724: Alpha/Linux/libada: Use wraplf for Aux_Long_Long_Float | Maciej W. Rozycki | 1 | -0/+1 |
2022-02-13 | runtime: call timer functions via syscall | Ian Lance Taylor | 12 | -96/+26 |
2022-02-13 | compiler: don't set ptrmask bit for pointer to notinheap type | Ian Lance Taylor | 2 | -7/+4 |
2022-02-13 | fortran: Unshare associate var charlen [PR104228] | Mikael Morin | 4 | -2/+39 |
2022-02-13 | Add vect_recog_cond_expr_convert_pattern. | liuhongt | 4 | -0/+139 |
2022-02-13 | Daily bump. | GCC Administrator | 3 | -1/+45 |
2022-02-12 | asan: Fix up address sanitizer instrumentation of __builtin_alloca* if it can... | Jakub Jelinek | 3 | -7/+71 |
2022-02-12 | x86: Update PR 35513 tests | H.J. Lu | 4 | -3/+40 |
2022-02-12 | i386: Fix up cvtsd2ss splitter [PR104502] | Jakub Jelinek | 2 | -2/+33 |
2022-02-12 | i386: Skip decimal float vector modes in type_natural_mode [PR79754] | Uros Bizjak | 2 | -1/+12 |
2022-02-12 | Daily bump. | GCC Administrator | 12 | -1/+224 |
2022-02-11 | LRA, rs6000, Darwin: Amend lo_sum use for forced constants [PR104117]. | Iain Sandoe | 2 | -17/+38 |
2022-02-11 | Regenerate .pot files. | Joseph Myers | 2 | -19328/+22412 |
2022-02-11 | preprocessor: Extract messages from cpp_*_at calls for translation | Joseph Myers | 1 | -0/+3 |
2022-02-11 | i18n: fix exgettext handling of C++ sources | Joseph Myers | 1 | -1/+7 |
2022-02-11 | libgo: update to Go1.18beta2 | Ian Lance Taylor | 1980 | -36277/+84209 |
2022-02-11 | libstdc++: Fix FAIL: 20_util/temporary_buffer.cc for C++14 | Jonathan Wakely | 1 | -1/+1 |
2022-02-11 | libstdc++: Fix test failures at -O0 | Jonathan Wakely | 3 | -0/+7 |
2022-02-11 | match.pd: Fix up (X & Y) CMP 0 -> X CMP2 ~Y simplifications [PR104499] | Jakub Jelinek | 2 | -1/+12 |
2022-02-11 | middle-end: Small __builtin_clear_padding improvements | Jakub Jelinek | 3 | -19/+12 |
2022-02-11 | [PR104400] LRA: Modify exclude start hard register calculation for insn alter... | Vladimir N. Makarov | 3 | -2/+57 |
2022-02-11 | analyzer: ignore uninitialized uses of empty types [PR104274] | David Malcolm | 2 | -1/+27 |
2022-02-11 | [gimplefe] Add vector_mask attribute to get access to vector bools | Richard Biener | 3 | -4/+64 |
2022-02-11 | c++: Fix up constant expression __builtin_convertvector folding [PR104472] | Jakub Jelinek | 2 | -6/+12 |
2022-02-11 | combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446] | Jakub Jelinek | 2 | -0/+21 |
2022-02-11 | middle-end/104496 - fix vectorized_internal_fn_supported_p | Richard Biener | 2 | -1/+14 |
2022-02-11 | df: Don't set bbs dirty because of debug insn moves [PR104459] | Jakub Jelinek | 2 | -2/+42 |
2022-02-11 | Add single_use to simplification (uncond_op + vec_cond -> cond_op). | liuhongt | 3 | -6/+42 |
2022-02-11 | [testsuite] Require non_strict_prototype in a few tests | Tom de Vries | 2 | -0/+4 |
2022-02-11 | [testsuite] Require alloca support in a few tests | Tom de Vries | 41 | -24/+66 |
2022-02-11 | [nvptx] Handle asm insn in prevent_branch_around_nothing | Tom de Vries | 1 | -0/+8 |
2022-02-11 | Daily bump. | GCC Administrator | 10 | -1/+422 |
2022-02-11 | testsuite: Fix up g++.dg/warn/Wuninitialized-32.C test for ilp32 [PR104373] | Jakub Jelinek | 1 | -1/+1 |
2022-02-10 | c++: ICE on xtreme-header_a.H | Jason Merrill | 1 | -1/+1 |
2022-02-10 | libstdc++: Strengthen memory order for atomic<T>::wait/notify | Thomas Rodgers | 1 | -2/+2 |
2022-02-10 | OpenMP/C++: Permit mapping classes with virtual members [PR102204] | Tobias Burnus | 3 | -9/+51 |
2022-02-10 | analyzer: handle more casts of string literals [PR98797] | David Malcolm | 4 | -14/+84 |
2022-02-10 | middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR1... | Qing Zhao | 2 | -1/+10 |
2022-02-10 | i386: Fix vec_unpacks_float_lo_v4si operand constraint [PR104469] | Uros Bizjak | 2 | -1/+13 |
2022-02-10 | pr104458.c: Replace long with long long for -mx32 | H.J. Lu | 1 | -1/+1 |
2022-02-10 | analyzer: fix testsuite issues seen with mingw [PR102052] | David Malcolm | 8 | -9/+9 |
2022-02-10 | c++: memfn lookup consistency and dependent using-decls | Patrick Palka | 1 | -9/+17 |
2022-02-10 | gfortran: Respect target's NO_DOT_IN_LABEL in trans-common.cc | Roger Sayle | 1 | -1/+8 |
2022-02-10 | libstdc++: Add atomic_fetch_xor to <stdatomic.h> | Jonathan Wakely | 2 | -0/+13 |
2022-02-10 | libstdc++: Fix directory iterator build for newlib | Jonathan Wakely | 1 | -0/+2 |
2022-02-10 | tree-optimization/104373 - early diagnostic on unreachable code | Richard Biener | 5 | -16/+58 |
2022-02-10 | middle-end/104467 - fix vector extract simplification | Richard Biener | 2 | -1/+12 |