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/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
2013-11-06
re PR c++/11006 ([CNI] ICE with use of __java_boolean)
Paolo Carlini
2
-1
/
+14
2013-11-05
re PR c++/58868 (ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x)
Jason Merrill
2
-0
/
+7
2013-11-05
re PR c++/58724 (ICE with attribute [[gnu::visibility("default")]] on namespace)
Paolo Carlini
2
-1
/
+6
2013-11-05
invoke.texi (-fopenmp-simd): Document new option.
Tobias Burnus
2
-12
/
+68
2013-11-04
c-ada-spec.h (cpp_operation): Add IS_TRIVIAL.
Eric Botcazou
2
-1
/
+8
2013-11-03
re PR c++/38313 (g++ fails to parse a member function with a parenthesized ty...
Paolo Carlini
2
-5
/
+23
2013-11-03
Implement -fsanitize=vla-bound.
Marek Polacek
2
-25
/
+37
2013-11-02
re PR c++/29234 (Call to operator() of temporary object wrongly parsed)
Paolo Carlini
2
-31
/
+66
2013-11-01
re PR c++/58708 (string literal operator templates broken)
Edward Smith-Rowland
2
-6
/
+29
2013-11-01
Replace some heap vectors with stack vectors.
Trevor Saunders
2
-3
/
+6
2013-11-01
re PR c++/58834 (ICE on __builtin_shuffle within template function)
Marc Glisse
2
-1
/
+6
2013-11-01
c-typeck.c (c_finish_omp_clauses): Go to check_dup_generic at the end, unless...
Jakub Jelinek
2
-3
/
+18
2013-10-31
c-typeck.c (c_finish_omp_clauses): Diagnose aligned clause with decl that is ...
Jakub Jelinek
2
-0
/
+18
2013-10-31
semantics.c (cxx_eval_call_expression): Handle trivial value-initialization.
Jason Merrill
3
-6
/
+17
2013-10-31
decl.c (cxx_maybe_build_cleanup): Always set LOOKUP_NONVIRTUAL.
Jason Merrill
3
-27
/
+7
2013-10-31
re PR c++/58162 ([C++11] bogus error: use of deleted function 'constexpr A::A...
Jason Merrill
2
-0
/
+7
2013-10-31
class.c (type_build_ctor_call): Return early in C++98 mode.
Jason Merrill
2
-0
/
+9
2013-10-31
re PR c++/58932 ([C++11] Deleted functions and SFINAE in partial template spe...
Paolo Carlini
2
-5
/
+10
2013-10-31
re PR c++/58581 ([c++11] ICE with no-throw specification in deleted function)
Paolo Carlini
2
-2
/
+8
2013-10-30
semantics.c (finish_compound_literal): Don't create a static variable inside ...
Jason Merrill
2
-0
/
+4
2013-10-30
* init.c (push_base_cleanups): Check ANON_AGGR_TYPE_P.
Jason Merrill
2
-1
/
+5
2013-10-30
re PR other/33426 (Support of #pragma ivdep)
Tobias Burnus
7
-31
/
+63
2013-10-30
* decl.c (cp_finish_decl): Never throw for VLA bound == 0.
Jason Merrill
2
-5
/
+5
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
7
-21
/
+42
2013-10-29
re PR c++/58888 ([c++11] Rejects-valid: static member with auto and initializer)
Paolo Carlini
2
-20
/
+5
2013-10-25
re PR c++/58878 (Template parameter name can be hidden in a template member f...
Paolo Carlini
2
-1
/
+8
2013-10-25
re PR other/33426 (Support of #pragma ivdep)
Tobias Burnus
2
-10
/
+43
2013-10-24
re PR c++/58705 ([c++11] ICE with invalid initializer for _Complex variable)
Marek Polacek
2
-1
/
+8
2013-10-23
LWG 2165
Jason Merrill
2
-7
/
+33
2013-10-23
c-format.c (gcc_cxxdiag_char_table): Add %X.
Jason Merrill
2
-1
/
+16
2013-10-23
In C++11 a trivial [cd]tor might not be callable.
Jason Merrill
10
-98
/
+202
2013-10-23
Implement C++14 [[deprecated]] modulo [[gnu::deprecated]] bugs.
Edward Smith-Rowland
2
-0
/
+9
2013-10-22
re PR c++/58816 (ICE have tree_list in private_is_attribute_p)
Paolo Carlini
2
-1
/
+7
2013-10-18
re PR c++/58466 (ICE in cxx_eval_constant_expression)
Paolo Carlini
2
-0
/
+11
2013-10-18
parser.c (cp_parser_lookup_name): Tidy.
Paolo Carlini
2
-12
/
+17
2013-10-17
tree-flow.h (struct omp_region): Move to omp-low.c.
Andrew MacLeod
3
-0
/
+7
2013-10-17
re PR c++/58596 ([c++11] ICE with decltype in non-static data member initiali...
Paolo Carlini
2
-1
/
+14
2013-10-16
pt.c (apply_late_template_attributes): Use attribute_takes_identifier_p.
Jason Merrill
2
-4
/
+4
2013-10-16
error.c (dump_exception_spec): Print "noexcept" rather than "noexcept (true)".
Jason Merrill
2
-7
/
+13
2013-10-16
Core 1591
Jason Merrill
2
-61
/
+89
2013-10-16
re PR c++/57850 (Option -fdump-translation-unit not working)
Jason Merrill
2
-10
/
+24
2013-10-16
pt.c (tsubst): Fix typo in last commit.
Paolo Carlini
1
-0
/
+4
2013-10-16
pt.c (tsubst): Fix typo in last commit.
Paolo Carlini
1
-1
/
+1
2013-10-16
tree-core.h (tree_code_name): Remove.
Paulo Matos
6
-10
/
+20
2013-10-15
re PR c++/58707 ([C++11] A greater-than operator in square brackets should no...
Paolo Carlini
2
-0
/
+12
2013-10-11
re PR c++/58633 (ICE with decltype of destructor call)
Paolo Carlini
2
-1
/
+35
2013-10-11
re PR c++/31671 (Non-type template of type const ref accepted as a non-const ...
Paolo Carlini
2
-1
/
+7
2013-10-11
target.c: New file.
Jakub Jelinek
11
-379
/
+4421
2013-10-09
re PR c++/58635 ([c++11] ICE with __transaction_atomic and noexcept(false))
Marek Polacek
2
-2
/
+12
2013-10-08
re PR c++/58568 ([c++11] ICE with lambda in invalid template variable definit...
Paolo Carlini
3
-4
/
+11
[next]