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
/
cp
/
method.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-23
Implement P1286R2, Contra CWG1778
Jason Merrill
1
-63
/
+6
2019-10-11
Preserve the location of explicitly defaulted functions.
Jason Merrill
1
-3
/
+4
2019-10-05
PR c++/91369 - Implement P0784R7: constexpr new
Jakub Jelinek
1
-32
/
+37
2019-05-20
PR c++/90532 Ensure __is_constructible(T[]) is false
Jonathan Wakely
1
-0
/
+2
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-6
/
+6
2019-05-13
Use releasing_vec more broadly.
Jason Merrill
1
-6
/
+2
2019-05-08
[C++ PATCH] Kill DECL_SAVED_FUNCTION_DATA
Nathan Sidwell
1
-2
/
+2
2019-04-29
[C++ PATCH] some cleanups
Nathan Sidwell
1
-4
/
+3
2019-04-08
re PR c++/89914 (ICE in nothrow_spec_p, at cp/except.c:1238)
Paolo Carlini
1
-1
/
+8
2019-03-21
re PR c++/89571 (ICE in nothrow_spec_p, at cp/except.c:1238)
Paolo Carlini
1
-0
/
+3
2019-02-27
re PR c++/89488 (ICE in merge_exception_specifiers, at cp/typeck2.c:2395)
Paolo Carlini
1
-3
/
+7
2019-02-19
PR c++/88368 - wrong 'use of deleted function'
Jason Merrill
1
-1
/
+9
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-19
[PR c++/88146] do not crash synthesizing inherited ctor(...)
Alexandre Oliva
1
-43
/
+46
2018-12-06
PR c++/88136 - -Wdeprecated-copy false positives
Jason Merrill
1
-1
/
+1
2018-11-21
re PR c++/88122 (g++ ICE: internal compiler error: Segmentation fault)
Jakub Jelinek
1
-2
/
+6
2018-11-15
[C++ DR 2336] virtual dtors, exception specs & abstract classes
Nathan Sidwell
1
-12
/
+14
2018-11-15
[C++ DR 2336] Clean up synth walkers first
Nathan Sidwell
1
-85
/
+56
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-1
/
+1
2018-09-24
re PR c++/85070 (ICE on C++ code: in lazily_declare_fn, at cp/method.c:2409)
Paolo Carlini
1
-1
/
+1
2018-09-13
re PR c++/87093 (is_constructible (__is_constructible() instrinsic) explicitl...
Ville Voutilainen
1
-1
/
+1
2018-07-04
re PR c++/86398 (is_trivially_constructible always returns true even when is_...
Ville Voutilainen
1
-1
/
+1
2018-06-14
P0624R2 - Default constructible and assignable stateless lambdas
Jakub Jelinek
1
-3
/
+8
2018-05-18
PR c++/58407 - deprecated implicit copy ops.
Jason Merrill
1
-2
/
+13
2018-05-15
cp-tree.h (DECL_MAYBE_IN_CHARGE_CDTOR_P): New.
Paolo Carlini
1
-2
/
+1
2018-05-14
cp-tree.h (TYPE_REF_P): New.
Paolo Carlini
1
-10
/
+10
2018-03-27
re PR c++/85067 (ICE with volatile parameter in defaulted copy-constructor)
Paolo Carlini
1
-1
/
+0
2018-03-16
re PR c/84910 (typo: "%qs follows inline declaration ")
Jakub Jelinek
1
-1
/
+1
2018-01-26
PR c++/83956 - wrong dtor error with anonymous union
Jason Merrill
1
-1
/
+10
2018-01-11
[C++ PATCH] kill unused enum
Nathan Sidwell
1
-16
/
+0
2018-01-03
[PR c++/83667] Fix tree_dump ICE
Nathan Sidwell
1
-1
/
+1
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-21
Add quotes for constexpr keyword.
Martin Liska
1
-3
/
+3
2017-11-01
[C++ PATCH] overloaded operator fns [6/N]
Nathan Sidwell
1
-1
/
+1
2017-10-31
[C++ PATCH] overloaded operator fns [2/N]
Nathan Sidwell
1
-4
/
+4
2017-10-31
[C++ PATCH] overloaded operator fns [1/N]
Nathan Sidwell
1
-5
/
+6
2017-10-06
re PR c++/47791 (finish function is using literal value instead of a #defined...
Paolo Carlini
1
-1
/
+1
2017-09-30
re PR c++/68754 (Explicitly defaulted constexpr assignment operator fails to ...
Paolo Carlini
1
-3
/
+5
2017-09-06
name-lookup.h (lookup_fnfields_slot_nolazy, [...]): Rename to ...
Nathan Sidwell
1
-1
/
+1
2017-08-29
Fix lambdas in template default argument of inherited ctor.
Jason Merrill
1
-15
/
+27
2017-08-10
PR c++/81359 - Unparsed NSDMI error from SFINAE context.
Jason Merrill
1
-4
/
+10
2017-08-09
PR c++/81359 - Unparsed NSDMI error from SFINAE context.
Jason Merrill
1
-6
/
+14
2017-07-26
PR c++/67054 - Inherited ctor with non-default-constructible members
Leonid Koppel
1
-1
/
+1
2017-07-21
Remove TYPE_METHODS.
Nathan Sidwell
1
-6
/
+13
2017-07-19
class.c (add_implicitly_declared_members): Use classtype_has_move_assign_or_m...
Nathan Sidwell
1
-3
/
+3
2017-07-17
class.c (type_has_user_declared_move_constructor, [...]): Combine into ...
Nathan Sidwell
1
-8
/
+4
2017-07-12
cp-tree.h (DECL_CONSTRUCTOR_P, [...]): Look at identifier flags.
Nathan Sidwell
1
-6
/
+6
2017-06-30
call.c (build_new_method_call_1): Use constructo_name to get ctor name.
Nathan Sidwell
1
-9
/
+10
2017-06-29
Whitespace cleanups.
Nathan Sidwell
1
-3
/
+2
2017-06-26
cp-tree.h (lang_decl_fn): Remove assignment_operator_p field.
Nathan Sidwell
1
-4
/
+1
[prev]
[next]