index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
c++: unpropagated CONSTRUCTOR_MUTABLE_POISON [PR110463]
Patrick Palka
2
-0
/
+20
2023-06-29
Update documentation to clarify a GCC extension [PR c/77650]
Qing Zhao
4
-1
/
+88
2023-06-29
Introduce IR bit TYPE_INCLUDES_FLEXARRAY for the GCC extension
Qing Zhao
7
-4
/
+36
2023-06-29
Move maybe_set_nonzero_bits() to its only user.
Aldy Hernandez
3
-66
/
+65
2023-06-29
Tidy up the range normalization code.
Aldy Hernandez
2
-51
/
+50
2023-06-29
cselib+expr+bitmap: Change return type of predicate functions from int to bool
Uros Bizjak
6
-96
/
+98
2023-06-29
c++: cache partial template specialization selection
Patrick Palka
5
-31
/
+66
2023-06-29
tree-ssa-math-opts: Use element_precision.
Robin Dapp
1
-2
/
+2
2023-06-29
[Committed] Add -mmove-max=128 -mstore-max=128 to pieces-memcmp-2.c
Roger Sayle
1
-1
/
+1
2023-06-29
tree-optimization/110460 - fend off vector types from vectorizer
Richard Biener
1
-2
/
+5
2023-06-29
Avoid adding loop-carried ops to long chains
Lili Cui
1
-69
/
+172
2023-06-29
[testsuite] tolerate enabled but missing language frontends
Alexandre Oliva
1
-1
/
+1
2023-06-29
middle-end/110452 - bad code generation with AVX512 mask splat
Richard Biener
2
-0
/
+26
2023-06-29
middle-end/110461 - pattern applying wrongly to vectors
Richard Biener
2
-0
/
+17
2023-06-29
c/110454 - ICE with bogus TYPE_PRECISION use
Richard Biener
2
-2
/
+12
2023-06-29
A couple of va_gc_atomic tweaks
Richard Sandiford
2
-15
/
+18
2023-06-29
RISC-V: Support vfadd static rounding mode by mode switching
Pan Li
10
-14
/
+206
2023-06-29
RISC-V: Allow rounding mode control for RVV floating-point add
Pan Li
10
-0
/
+189
2023-06-29
x86: Update model values for Alderlake, Rocketlake and Raptorlake.
Cui, Lili
1
-2
/
+1
2023-06-28
Fix collection and processing of autoprofile data for target libs
Eugene Rozenfeld
3
-5
/
+5
2023-06-29
Daily bump.
GCC Administrator
8
-1
/
+411
2023-06-28
testsuite: check_effective_target_lra: CRIS is LRA
Hans-Peter Nilsson
1
-1
/
+1
2023-06-28
CRIS: Don't apply PATTERN to insn before validation (PR 110144)
Hans-Peter Nilsson
1
-1
/
+1
2023-06-28
Enable early inlining into always_inline functions
Jan Hubicka
6
-45
/
+108
2023-06-28
Fortran: ABI for scalar CHARACTER(LEN=1),VALUE dummy argument [PR110360]
Harald Anlauf
2
-5
/
+33
2023-06-28
c++: ahead of time variable template-id coercion [PR89442]
Patrick Palka
12
-19
/
+32
2023-06-28
d: Fix wrong code-gen when returning structs by value.
Iain Buclaw
2
-4
/
+60
2023-06-28
d: Fix d_signed_or_unsigned_type is invoked for vector types (PR110193)
Iain Buclaw
1
-2
/
+2
2023-06-28
c++: fix error reporting routines re-entered ICE [PR110175]
Marek Polacek
2
-2
/
+9
2023-06-28
final+varasm: Change return type of predicate functions from int to bool
Uros Bizjak
5
-81
/
+83
2023-06-28
cprop_hardreg: fix ORIGINAL_REGNO/REG_ATTRS/REG_POINTER handling
Manolis Tsamis
2
-16
/
+65
2023-06-28
tree-optimization/110434 - avoid <retval> ={v} {CLOBBER} from NRV
Richard Biener
1
-1
/
+11
2023-06-28
Make mve_fp_fpu[12].c accept single or double precision FPU
Christophe Lyon
2
-2
/
+2
2023-06-28
Make nomve_fp_1.c require arm_fp
Christophe Lyon
1
-0
/
+2
2023-06-28
tree-optimization/110451 - hoist invariant compare after interchange
Richard Biener
2
-1
/
+61
2023-06-28
Fortran: Enable class expressions in structure constructors [PR49213]
Paul Thomas
5
-12
/
+166
2023-06-28
i386: Add cbranchti4 pattern to i386.md (for -m32 compare_by_pieces).
Roger Sayle
4
-3
/
+45
2023-06-28
i386: Fix FAIL of gcc.target/i386/pr78794.c on ia32.
Roger Sayle
1
-1
/
+25
2023-06-28
tree-optimization/110443 - prevent SLP splat of gathers
Richard Biener
2
-1
/
+23
2023-06-28
rs6000: Add two peephole patterns for "mr." insn
Haochen Gui
3
-4
/
+155
2023-06-28
RISC-V: Support vfwmacc combine lowering
Juzhe-Zhong
5
-6
/
+103
2023-06-28
rs6000: Splat vector small V2DI constants with vspltisw and vupkhsw
Haochen Gui
6
-1
/
+81
2023-06-28
Enable ranger for ipa-prop
Jan Hubicka
2
-2
/
+20
2023-06-28
Add testcase for PR 110444
Andrew Pinski
1
-0
/
+11
2023-06-28
Prevent TYPE_PRECISION on VECTOR_TYPEs
Richard Biener
6
-8
/
+10
2023-06-28
c++: inherited constructor attributes
Jason Merrill
4
-1
/
+43
2023-06-28
Add leafy mode for zero-call-used-regs
Alexandre Oliva
8
-3
/
+103
2023-06-28
[testsuite] note pitfall in how outputs.exp sets gld
Alexandre Oliva
1
-1
/
+9
2023-06-27
c++: C++26 constexpr cast from void* [PR110344]
Jason Merrill
5
-1
/
+665
2023-06-27
testsuite: std_list handling for { target c++26 }
Jason Merrill
1
-5
/
+5
[prev]
[next]