Sign in
gnu
/
gcc
/
62ae21874e231b9fd01733627414fd8e4f561aa9
62ae218
tree-optimization/117979 - failed irreducible loop update from DCE
by Richard Biener
· 3 months ago
a760d18
tree-optimization/117119 - ICE with int128 IV in dataref analysis
by Richard Biener
· 3 months ago
79025d0
tree-optimization/117113 - ICE with unroll-and-jam
by Richard Biener
· 10 weeks ago
5759b5f
lto/113207 - fix free_lang_data_in_type
by Richard Biener
· 10 weeks ago
7c36056
rtl-optimization/118662 - wrong combination of vector sign-extends
by Richard Biener
· 2 months ago
a42b180
tree-optimization/117424 - invalid LIM of trapping ref
by Richard Biener
· 2 months ago
fbecb7d
tree-optimization/116906 - unsafe PRE with never executed edges
by Richard Biener
· 6 months ago
95c98c5
tree-optimization/115494 - PRE PHI translation and ranges
by Richard Biener
· 3 months ago
c886bd9
tree-optimization/114052 - consider infinite sub-loops when lowering iter bound
by Richard Biener
· 2 months ago
a3871ee
tree-optimization/112859 - add comment
by Richard Biener
· 2 months ago
2456fd2
tree-optimization/112859 - bogus loop distribution
by Richard Biener
· 3 months ago
fd386b3
Daily bump.
by GCC Administrator
· 7 weeks ago
c3da353
Daily bump.
by GCC Administrator
· 7 weeks ago
02eedd2
Fortran: passing of derived type to VALUE,OPTIONAL dummy argument [PR118080]
by Harald Anlauf
· 8 weeks ago
68d50c9
Daily bump.
by GCC Administrator
· 7 weeks ago
3a6e6b8
Daily bump.
by GCC Administrator
· 7 weeks ago
9ffecde
LoongArch: Fix the issue of function jump out of range caused by crtbeginS.o [PR118844].
by Lulu Cheng
· 8 weeks ago
2abb1f1
Daily bump.
by GCC Administrator
· 7 weeks ago
cbff381
Daily bump.
by GCC Administrator
· 7 weeks ago
fdc640e
Daily bump.
by GCC Administrator
· 7 weeks ago
4467274
FreeBSD: Stop linking _p libs for -pg as of FreeBSD 14
by Andreas Tobler
· 10 months ago
889fb66
LoongArch: When -mfpu=none, '__loongarch_frecipe' shouldn't be defined [PR118843].
by Lulu Cheng
· 8 weeks ago
de56236
i386: Deprecate -m[no-]avx10.1 and make -mno-avx10.1-512 to disable the whole AVX10.1
by Haochen Jiang
· 8 weeks ago
31cbac8
i386: Do not check vector size conflict when AVX512 is not explicitly set [PR 118815]
by Haochen Jiang
· 9 weeks ago
5dcf4ec
Daily bump.
by GCC Administrator
· 8 weeks ago
e4f3c40
Daily bump.
by GCC Administrator
· 8 weeks ago
b56db32
Daily bump.
by GCC Administrator
· 8 weeks ago
9c38d0a
[PATCH] PR modula2/118761: gm2 driver doesnt behave as gcc for -fhelp=BLA
by Gaius Mulley
· 8 weeks ago
5ec7193
Fortran: fix initialization of allocatable non-deferred character [PR59252]
by Harald Anlauf
· 9 weeks ago
3e7c48f
Daily bump.
by GCC Administrator
· 8 weeks ago
88ca067
driver: -fhardened and -z lazy/-z norelro [PR117739]
by Marek Polacek
· 5 months ago
3d96169
[PATCH] PR modula2/115112 Incorrect line debugging information occurs during INC builtin
by Gaius Mulley
· 8 weeks ago
9fa962a
c++: Constrain visibility for CNTTPs with internal types [PR118849]
by Nathaniel Shead
· 8 weeks ago
6569505
Daily bump.
by GCC Administrator
· 8 weeks ago
209de72
[PATCH] PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr
by Gaius Mulley
· 8 weeks ago
0075e4a
Daily bump.
by GCC Administrator
· 8 weeks ago
5f47dc6
x86: Correct ASM_OUTPUT_SYMBOL_REF
by H.J. Lu
· 8 weeks ago
cec0326
i386: Fix AVX512BW intrin header with __OPTIMIZE__ [PR 118813]
by Haochen Jiang
· 9 weeks ago
818b5ca
Daily bump.
by GCC Administrator
· 8 weeks ago
7cb0224
i386: Fix ICE with conditional QI/HI vector maxmin [PR118776]
by Jakub Jelinek
· 9 weeks ago
08bfa32
c++: Fix up name independent decl in structured binding handling in range for [PR115586]
by Jakub Jelinek
· 9 weeks ago
6cd1daf
c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [PR118763]
by Jakub Jelinek
· 9 weeks ago
6f5ada5
c++: Allow constexpr reads from volatile std::nullptr_t objects [PR118661]
by Jakub Jelinek
· 9 weeks ago
ab9518d
loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
by Jakub Jelinek
· 9 weeks ago
916daed
icf: Compare call argument types in certain cases and asm operands [PR117432]
by Jakub Jelinek
· 10 weeks ago
3f475f4
niter: Make build_cltz_expr more robust [PR118689]
by Jakub Jelinek
· 2 months ago
acd0e21
d: give dependency files better filenames [PR118477]
by Arsen Arsenović
· 2 months ago
b7553f76
c++: Return false from __is_bounded_array for zero-sized arrays [PR118655]
by Jakub Jelinek
· 2 months ago
1dac899
combine: Fix up make_extraction [PR118638]
by Jakub Jelinek
· 2 months ago
15e66f7
c++: Only destruct elts of array for new expression if exception is thrown during the initialization [PR117827]
by Jakub Jelinek
· 3 months ago
7a369b6
tree-assume: Fix UB in assume_query [PR118605]
by Jakub Jelinek
· 3 months ago
2c9ebb8
builtins: Store unspecified value to *exp for inf/nan [PR114877]
by Jakub Jelinek
· 3 months ago
2349c6a
match.pd: Fix (FTYPE) N CMP (FTYPE) M optimization for GENERIC [PR118522]
by Jakub Jelinek
· 3 months ago
0faffd5
vec.h: Properly destruct elements in auto_vec auto storage [PR118400]
by Jakub Jelinek
· 3 months ago
282dedf
Daily bump.
by GCC Administrator
· 9 weeks ago
7968492
libgcc: On FreeBSD use GCC's crt objects for static linking
by Dimitry Andric
· 2 months ago
f93541f
Daily bump.
by GCC Administrator
· 9 weeks ago
4098d67
Daily bump.
by GCC Administrator
· 9 weeks ago
1cd744a
Fortran: FIx ICE in associate with elemental function [PR118750]
by Paul Thomas
· 9 weeks ago
4d4c5ec
Fortran: Fix error recovery for bad component arrayspecs [PR108434]
by Paul Thomas
· 3 months ago
373e2db
Daily bump.
by GCC Administrator
· 9 weeks ago
ca652ae
Fortran: host association issue with symbol in COMMON block [PR108454]
by Harald Anlauf
· 2 months ago
9a09fc9
LoongArch: Fix ICE caused by illegal calls to builtin functions [PR118561].
by Lulu Cheng
· 3 months ago
8bca14a
Daily bump.
by GCC Administrator
· 9 weeks ago
6a4df91
RTEMS: Add Cortex-M33 multilib
by Sebastian Huber
· 9 weeks ago
6f08060
Daily bump.
by GCC Administrator
· 9 weeks ago
65ecfba
Fortran: F2008 passing of internal procs to a proc pointer [PR117434]
by Paul Thomas
· 5 months ago
b0bb0d9
Daily bump.
by GCC Administrator
· 9 weeks ago
1e77549
options: Adjust cl_optimization_compare to avoid checking ICE [PR115913]
by Lewis Hyatt
· 2 months ago
c2b2e9c
Daily bump.
by GCC Administrator
· 10 weeks ago
f89f3e5
Daily bump.
by GCC Administrator
· 10 weeks ago
8c79b66
Ada: Fix segfault on uninitialized variable as operand of primitive operator
by Eric Botcazou
· 10 weeks ago
7bc54a8
Daily bump.
by GCC Administrator
· 10 weeks ago
63ea47f
Fortran: fix bogus diagnostics on renamed interface import [PR110993]
by Harald Anlauf
· 2 months ago
58ad709
Daily bump.
by GCC Administrator
· 2 months ago
a0550ff
Daily bump.
by GCC Administrator
· 2 months ago
b53d19a
Fortran: fix passing of component ref to assumed-rank dummy [PR118683]
by Harald Anlauf
· 2 months ago
50c111e
testsuite/118127: Pass fortran tests on ppc64le for IEEE128 long doubles
by Siddhesh Poyarekar
· 4 months ago
f0420cc
libstdc++: Fix views::transform(move_only_fn{}) forwarding [PR118413]
by Patrick Palka
· 2 months ago
8774d50
c++: re-enable NSDMI CONSTRUCTOR folding [PR118355]
by Marek Polacek
· 3 months ago
a481616
Daily bump.
by GCC Administrator
· 2 months ago
c061ad5
c++: friend vs inherited guide confusion [PR117855]
by Patrick Palka
· 2 months ago
f8daec2
AArch64: don't override march to assembler with mcpu if march is specified [PR110901]
by Tamar Christina
· 3 months ago
7c6fde4
AArch64: have -mcpu=native detect architecture extensions for unknown non-homogenous systems [PR113257]
by Tamar Christina
· 3 months ago
946c17e
asan: Fix missing FakeStack flag cleanup
by Ilya Leoshkevich
· 3 months ago
fb0e3f9
Daily bump.
by GCC Administrator
· 2 months ago
d121d1e
libstdc++: perfectly forward std::ranges::clamp arguments
by Giuseppe D'Angelo
· 3 months ago
0af8fc2
c++: explicit spec of constrained member tmpl [PR107522]
by Patrick Palka
· 3 months ago
18f447a
Daily bump.
by GCC Administrator
· 2 months ago
1eafda3
Daily bump.
by GCC Administrator
· 3 months ago
18a0994
Daily bump.
by GCC Administrator
· 3 months ago
b69eb2c
Fortran: Fix UTF-8 output with A edit descriptor.
by Jerry DeLisle
· 3 months ago
d4df61d
Fortran: do not copy back for parameter actual arguments [PR81978]
by Harald Anlauf
· 3 months ago
504fbaf
c++: ICE with nested anonymous union [PR117153]
by Marek Polacek
· 5 months ago
1836a65
testsuite: arm: Use -Os -fno-math-errno in vfp-1.c [PR116448]
by Torbjörn SVENSSON
· 3 months ago
a1acb1c
rs6000: Fix ICE for invalid constants in built-in functions
by Peter Bergner
· 3 months ago
68df376
rs6000: Fix loop limit for built-in constant checking
by Peter Bergner
· 3 months ago
1a80a04
Daily bump.
by GCC Administrator
· 3 months ago
11abd61
hppa: Fix typo in ADDITIONAL_REGISTER_NAMES in pa32-regs.h
by John David Anglin
· 3 months ago
80fddad
Daily bump.
by GCC Administrator
· 3 months ago
Next »