Sign in
gnu
/
gcc
/
HEAD
6c5de63
Daily bump.
by GCC Administrator
· 5 hours ago
master
trunk
fcb78de
c++/modules: fix -MG for header units [PR123622]
by Jason Merrill
· 2 days ago
c600bb7
doc: Move specs documentation to GCC internals manual [PR69367] [PR69849]
by Sandra Loosemore
· 5 days ago
a17b22c
Ada: adjust pattern matching to new stack probes on x86/Linux
by Eric Botcazou
· 7 hours ago
698a6af
libstdc++: [_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
by François Dumont
· 12 days ago
9f99ee9
c++: add fixed test [PR39057]
by Marek Polacek
· 11 hours ago
0fdaf0e
Ada: adjust pattern matching to new stack probes on x86/Linux
by Eric Botcazou
· 15 hours ago
b1859c2
Improve speed of masking table algorithm for MC/DC
by Jørgen Kvalsvik
· 19 hours ago
2a155ce
cse: Only use non-reg vec_select simplifications. [PR121649]
by Robin Dapp
· 9 days ago
4edd295
c: Fix ICE related to tags and hardbool attribute [PR123856]
by Martin Uecker
· 2 weeks ago
381af4e
Daily bump.
by GCC Administrator
· 29 hours ago
c2c64cf
testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646,PR112520]
by David Malcolm
· 29 hours ago
d0d3d4d
c++: ICE mangling C auto... tparm [PR124297]
by Patrick Palka
· 30 hours ago
5eecb51
aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
by Andrew Pinski
· 3 weeks ago
0c3b30c
Update gcc fr.po
by Joseph Myers
· 31 hours ago
9b3c245
Fix [PR124230]
by Qing Zhao
· 34 hours ago
4665987
c: Fix pragma inside a pragma [PR97991}
by Andrew Pinski
· 34 hours ago
bef3d98
aarch64: mingw: Fix regression in C++ support
by Saurabh Jha
· 3 weeks ago
2365f48
testsuite: Add testcase for already fixed PR [PR122000]
by Jakub Jelinek
· 2 days ago
2bfaa21
libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
by Nathan Myers
· 2 days ago
e1077ad
arm: testsuite: remove some flaky code-size tests
by Richard Earnshaw
· 2 days ago
41aba0b
arm: testsuite: Fix typo on target arm_cpu_cortex_a53
by Richard Earnshaw
· 3 days ago
468124a
libstdc++: Remove unnecessary string in filesystem::path formatter
by Tomasz Kamiński
· 2 days ago
9282a60
Fortran: Caf_shmem - Fix compile issue on cygwin [PR124371]
by Andre Vehreschild
· 2 days ago
e159c78
libstdc++: Use aligned new for filesystem::path internals [PR122300]
by Jonathan Wakely
· 4 days ago
46520c0
tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
by Jakub Jelinek
· 2 days ago
acf7028
match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
by Jakub Jelinek
· 2 days ago
d2881c2
testsuite/aarch64: Add testcae for already fixed bug [PR124078]
by Andrew Pinski
· 2 days ago
e0d9c5a
Daily bump.
by GCC Administrator
· 2 days ago
0970bb8
c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
by Jakub Jelinek
· 2 days ago
1b404c5
libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
by Nathan Myers
· 3 days ago
dae387d
libstdc++: [_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
by François Dumont
· 3 days ago
ee8ca6c
a68: fix wrapping C functions returning void [PR algol68/124322]
by Jose E. Marchesi
· 3 days ago
e3d2277
aarch64 libgcc: Fix mingw build [PR124333]
by Alice Carlotti
· 4 days ago
4a30b45
vect: fix vectorization of non-gather elementwise loads [PR124037]
by Victor Do Nascimento
· 4 weeks ago
e49ff17
Fix typo
by Richard Biener
· 3 days ago
c192644
Fix overly restrictive live-lane extraction replacement
by Richard Biener
· 3 days ago
8b39ec7
libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
by Jakub Jelinek
· 3 days ago
3a41229
libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
by Tomasz Kamiński
· 3 days ago
7793e34
libstdc++: Remove UB in _Arg_value union alternative assignment
by Tomasz Kamiński
· 11 days ago
446835a
i386: Make -masm={att,intel} xchg operand order consistent
by Jakub Jelinek
· 3 days ago
afa5860
libstdc++: Store basic_format_arg::handle in __format::_Arg_value
by Tomasz Kamiński
· 12 days ago
4898147
Partially revert "LoongArch: Fix bug123807."
by Xi Ruoyao
· 10 days ago
ed29af4
i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
by Jakub Jelinek
· 3 days ago
d828a37
i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367]
by Jakub Jelinek
· 3 days ago
860da84
i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
by Jakub Jelinek
· 3 days ago
f8152db
c++: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR123810]
by Jakub Jelinek
· 3 days ago
d01f53d
Daily bump.
by GCC Administrator
· 3 days ago
8db7ba7
c++/reflection: fix return value of meta::extent [PR124368]
by Marek Polacek
· 3 days ago
9f8989d
testsuite: Remove xfail from g++.dg/ipa/devirt-23.C [PR60674]
by Thiago Jung Bauermann
· 6 months ago
b95955b
c++: reusing typedefs in template for [PR124229]
by Marek Polacek
· 5 days ago
477a1ff
c++: Find annotations in DECL_ATTRIBUTES (TYPE_NAME (r)) for type aliases
by Jakub Jelinek
· 3 days ago
62bbc98
libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]
by Jakub Jelinek
· 4 days ago
e93b0c7
testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359, PR122961]
by Torbjörn SVENSSON
· 4 days ago
9caa6d9
testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
by Torbjörn SVENSSON
· 4 days ago
4ef3d71
widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
by Andrew Pinski
· 4 days ago
47339c8
libstdc++: Change comment on #endif to match #if condition [PR124363]
by Jonathan Wakely
· 4 days ago
b02f949
testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
by Torbjörn SVENSSON
· 6 days ago
4bcf6c4
lra: Validate regno and mode in equiv substitution. [PR124041]
by Robin Dapp
· 4 days ago
25996a5
libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402]
by Nathan Myers
· 4 weeks ago
94d5ca4
libstdc++: container heterogeneous insertion (P2363) [PR117402]
by Nathan Myers
· 8 weeks ago
37980a5
avoid-store-forwarding: Clear sbitmap before use [PR124351]
by Philipp Tomsich
· 4 days ago
e4bd889
i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
by Jakub Jelinek
· 4 days ago
7fe63e16
i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349]
by Jakub Jelinek
· 4 days ago
19d4d56
Adjust gcc.dg/vect/vect-reduc-dot-s8b.c again
by Richard Biener
· 4 days ago
6f9dd9f
testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835]
by Rainer Orth
· 4 days ago
266ea97
Fortran: Fix failures on windows and hpux systems [PR124330]
by Jerry DeLisle
· 4 days ago
ec3d2c9
Refine the testcase.
by liuhongt
· 4 days ago
9bf3066
Daily bump.
by GCC Administrator
· 4 days ago
a7cce1a
x86: Call ix86_access_stack_p only with symbolic constant load
by H.J. Lu
· 2 weeks ago
958d1a8
[PR115042, LRA]: Postpone processing of new reload insns, 2nd variant
by Vladimir N. Makarov
· 4 days ago
438a792
libgfortran: Regenerate config.h.in and configure
by Mark Wielaard
· 4 days ago
ee3f119
middle-end/45273 - avoid host double in profiling
by Richard Biener
· 5 weeks ago
a406555
libstdc++: Add filesystem::copy_symlink tests [PR122217]
by Adam Wood
· 5 weeks ago
300f170
libstdc++: Make `std::expected` nodiscard [PR119197]
by Arthur O'Dwyer
· 6 days ago
28e4005
libstdc++: Adjust indentation of std::atomic<T*> wait/notify members
by Jonathan Wakely
· 11 days ago
4a9c76b
Fortran: Fix failures on windows and hpux systems [PR124330]
by Jerry DeLisle
· 5 days ago
d5c50c7
c: Fix wrong code related to TBAA for components of structure types 2/2 [PR122572]
by Martin Uecker
· 2 weeks ago
065bbf5
c: Fix wrong code related to TBAA for components of structure types 1/2 [PR122572]
by Martin Uecker
· 9 weeks ago
41a533a
i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
by Jakub Jelinek
· 5 days ago
4a2d9d8
c++: Set OLD_PARM_DECL_P even in regenerate_decl_from_template [PR124306]
by Jakub Jelinek
· 5 days ago
86bfced
c++/reflection: add fixed test [PR124324]
by Marek Polacek
· 5 days ago
40ee8d4
c++/reflection: static member template operator [PR124324]
by Marek Polacek
· 6 days ago
c817ede
Adjust gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c
by Richard Biener
· 5 days ago
f48b123
libstdc++: Reference C++11 standard more precisely in regex comments
by Jonathan Wakely
· 11 days ago
c1bd384
gcc: Fix "Conveinece" typo in comment
by Jonathan Wakely
· 5 days ago
1ca2e5d
Do not mark stmts PURE_SLP for loop vectorization
by Richard Biener
· 6 days ago
823c969
gcc: libgdiagnostics DLL for mingw should be for mingw hosts
by Jonathan Yong
· 10 days ago
0399019
rtl-ssa: Ensure live-out uses before redefinitions [PR123786]
by Richard Sandiford
· 5 days ago
19e1192
i386: Fix up some FMA patterns for -masm=intel [PR124315]
by Jakub Jelinek
· 5 days ago
b3502a6
i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
by Jakub Jelinek
· 5 days ago
6e15e34
i386: Rename avx512fp16_mov<mode> to *avx512fp16_mov<mode>
by Jakub Jelinek
· 5 days ago
ff58167
Remove XFAIL for detecting dot-product pattern in vect-reduc-dot-s8b.c
by Richard Biener
· 5 days ago
abab49f
c++: improve constraint recursion diagnostic
by Patrick Palka
· 5 days ago
77411b4
c++: targ generic lambda iterated substitution [PR123665]
by Patrick Palka
· 5 days ago
549e7ae
Daily bump.
by GCC Administrator
· 5 days ago
435346e
cobol: Improved efficiency of code generated for MOVE "A" TO VAR(1:1). [119456]
by Robert Dubner
· 5 days ago
29094a3
Update gcc sv.po
by Joseph Myers
· 5 days ago
cf6a4fb
doc: Switch some attribute examples to using standard syntax [PR102397]
by Sandra Loosemore
· 5 days ago
6ff4e71
libstdc++: [_GLIBCXX_DEBUG] Reduce unordered containers mutex locks/unlocks
by François Dumont
· 3 weeks ago
Next »