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/fortran_unsigned
devel/gccgo
devel/gfortran-caf
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-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-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
/
cp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
c++: failure to suppress -Wsizeof-array-div in template [PR114983]
Marek Polacek
2
-0
/
+3
2024-05-09
c++: lambda capturing structured bindings [PR85889]
Marek Polacek
1
-0
/
+10
2024-05-09
Daily bump.
GCC Administrator
1
-0
/
+68
2024-05-08
c++: #pragma doesn't disable -Wunused-label [PR113582]
Marek Polacek
2
-5
/
+10
2024-05-08
c++/modules: Stream unmergeable temporaries by value again [PR114856]
Nathaniel Shead
2
-1
/
+4
2024-05-07
c++/c-common: Fix convert_vector_to_array_for_subscript for qualified vector ...
Andrew Pinski
1
-1
/
+2
2024-05-07
c++: Implement C++26 P2893R3 - Variadic friends [PR114459]
Jakub Jelinek
3
-41
/
+104
2024-05-07
c++: DECL_DECOMPOSITION_P cleanup
Marek Polacek
5
-20
/
+10
2024-05-07
Remove obsolete Solaris 11.3 support
Rainer Orth
1
-1
/
+1
2024-05-07
c++: Allow IS_FAKE_BASE_TYPE for union types [PR114954]
Nathaniel Shead
1
-1
/
+1
2024-05-07
c++/modules: Fix dangling pointer with imported_temploid_friends
Nathaniel Shead
3
-3
/
+21
2024-05-07
Daily bump.
GCC Administrator
1
-0
/
+14
2024-05-06
Update the C FE routine "add_flexible_array_elts_to_size" C++ FE routine "lay...
Qing Zhao
1
-7
/
+25
2024-05-06
C and C++ FE changes to support flexible array members in unions and alone in...
Qing Zhao
2
-7
/
+11
2024-05-04
Daily bump.
GCC Administrator
1
-0
/
+72
2024-05-03
c++: initializer_list<string> and EH [PR114935]
Jason Merrill
3
-18
/
+35
2024-05-03
c++: Implement __is_pointer built-in trait
Ken Matsui
3
-0
/
+8
2024-05-03
c++: Implement __is_volatile built-in trait
Ken Matsui
3
-0
/
+8
2024-05-03
c++: Implement __is_const built-in trait
Ken Matsui
3
-0
/
+8
2024-05-02
c++: remove lookup_template_class's entering_scope flag
Patrick Palka
5
-134
/
+88
2024-05-03
Daily bump.
GCC Administrator
1
-0
/
+42
2024-05-02
c++: Clear is_unbraced_* when parsing declaration_seq_opt [PR114917]
Nathaniel Shead
1
-0
/
+15
2024-05-02
c++: Implement C++26 P2573R2 - = delete("should have a reason"); [PR114458]
Jakub Jelinek
4
-7
/
+55
2024-05-02
c++: Don't emit unused GMF partial specializations [PR114630]
Nathaniel Shead
1
-29
/
+46
2024-05-02
c++: Implement modules ABI for vtable emissions
Nathaniel Shead
4
-42
/
+87
2024-05-02
Daily bump.
GCC Administrator
1
-0
/
+45
2024-05-01
c++: drop in-charge for dtors without vbases
Jason Merrill
4
-24
/
+15
2024-05-01
c++: const void* memchr [PR113706]
Jason Merrill
1
-0
/
+10
2024-05-01
c++: Propagate hidden flag on decls from partitions
Nathaniel Shead
1
-5
/
+5
2024-05-01
c++: Propagate using decls from partitions [PR114868]
Nathaniel Shead
1
-0
/
+6
2024-05-01
c++: Implement P2615 'Meaningful Exports' [PR107688]
Nathaniel Shead
3
-25
/
+96
2024-05-01
Daily bump.
GCC Administrator
1
-0
/
+55
2024-04-30
c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456]
Jakub Jelinek
1
-3
/
+30
2024-04-30
c++: Fix instantiation of imported temploid friends [PR114275]
Nathaniel Shead
5
-17
/
+166
2024-04-30
c++: Standardise errors for module_may_redeclare
Nathaniel Shead
4
-70
/
+86
2024-04-29
c++/modules: imported spec befriending class tmpl [PR114889]
Patrick Palka
1
-0
/
+2
2024-04-29
c++: ICE with templated sizeof(E1) / sizeof(E2) [PR114888]
Patrick Palka
1
-0
/
+1
2024-04-27
Daily bump.
GCC Administrator
1
-0
/
+5
2024-04-26
c++: fix source printing for "required from here" message
Patrick Palka
1
-0
/
+2
2024-04-26
Daily bump.
GCC Administrator
1
-0
/
+23
2024-04-25
c++: Fix constexpr evaluation of parameters passed by invisible reference [PR...
Jakub Jelinek
1
-10
/
+34
2024-04-25
c++: Retry the aliasing of base/complete cdtor optimization at import_export_...
Jakub Jelinek
3
-0
/
+59
2024-04-25
Daily bump.
GCC Administrator
1
-0
/
+6
2024-04-24
c++: constexpr union member access folding [PR114709]
Patrick Palka
1
-0
/
+3
2024-04-24
Daily bump.
GCC Administrator
1
-0
/
+29
2024-04-24
c++: Fix ICE with xobj parms and maybe incomplete decl-specifiers
Nathaniel Shead
1
-2
/
+3
2024-04-23
c++/modules: deduced return type merging [PR114795]
Patrick Palka
1
-0
/
+9
2024-04-23
Spelling fixes for translatable strings
Jakub Jelinek
1
-1
/
+1
2024-04-23
c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784]
Jakub Jelinek
1
-1
/
+4
2024-04-23
c++: Check if allocation functions are xobj members [PR114078]
Nathaniel Shead
1
-0
/
+6
[prev]
[next]