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
/
rtti.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
c++: don't predeclare std::type_info [PR48396]
Jason Merrill
1
-43
/
+52
2021-06-24
cp: add support for per-location warning groups.
Martin Sebor
1
-2
/
+2
2021-05-18
c++: ICE with bad definition of decimal32 [PR100261]
Jason Merrill
1
-1
/
+1
2021-03-02
PR c++/99251 - inconsistent -Wnonnull warning behaviour with dynamic_cast
Martin Sebor
1
-9
/
+15
2021-02-08
c++: cross-module __cxa_atexit use [PR 98531]
Nathan Sidwell
1
-18
/
+0
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-09
c++: Decl module-specific semantic processing
Nathan Sidwell
1
-6
/
+10
2020-12-02
c++: RTTI accessors for modules
Nathan Sidwell
1
-2
/
+32
2020-11-03
c++: rtti cleanups
Nathan Sidwell
1
-40
/
+48
2020-09-24
c++: Cleanup some decl pushing apis
Nathan Sidwell
1
-8
/
+3
2020-08-27
vec: add exact argument for various grow functions.
Martin Liska
1
-1
/
+1
2020-08-14
c++: More simplification of name_lookup api
Nathan Sidwell
1
-1
/
+1
2020-07-14
c++: Comments & formatting
Nathan Sidwell
1
-1
/
+2
2020-02-14
c++: Emit DFP typeinfos even when DFP is disabled [PR92906]
Jakub Jelinek
1
-0
/
+14
2020-01-14
PR c++/92009 - ICE with punning of typeid.
Jason Merrill
1
-0
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-29
PR c++/88337 - Implement P1327R1: Allow dynamic_cast in constexpr.
Marek Polacek
1
-0
/
+1
2019-12-09
typeck.c (check_for_casting_away_constness): Add location_t parameter and use...
Paolo Carlini
1
-14
/
+24
2019-11-22
PR c++/88337 - P1327R1: Allow polymorphic typeid in constexpr.
Marek Polacek
1
-2
/
+0
2019-11-15
typeck.c (cp_truthvalue_conversion): Add tsubst_flags_t parameter and use it ...
Paolo Carlini
1
-1
/
+1
2019-11-05
Various small C++ changes.
Jason Merrill
1
-1
/
+1
2019-10-24
[C++ PATCH] 'std' identifier not needed
Nathan Sidwell
1
-2
/
+2
2019-10-21
PR c++/83434 - typeinfo for noexcept function lacks noexcept information
Kamlesh Kumar
1
-4
/
+4
2019-06-27
Remove quite obvious dead assignments.
Martin Liska
1
-2
/
+2
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-6
/
+6
2019-05-10
call.c (build_call_a): Use FUNC_OR_METHOD_TYPE_P.
Paolo Carlini
1
-2
/
+1
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-2
/
+2
2019-01-14
Implement P0482R5, char8_t: A type for UTF-8 characters and strings
Tom Honermann
1
-1
/
+1
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-10-11
re PR c++/87547 (G++ reports bad type names for bit-field members)
Jakub Jelinek
1
-1
/
+1
2018-08-27
Less verbose fix-it hints for missing header files (PR 87091)
David Malcolm
1
-1
/
+1
2018-05-23
Fix cast to rvalue reference from prvalue.
Jason Merrill
1
-5
/
+5
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-11-13
Defer folding of *&.
Jason Merrill
1
-5
/
+4
2017-10-31
diagnostics: get rid of *_at_rich_loc in favor of overloading
David Malcolm
1
-3
/
+3
2017-10-05
[C++ PATCH] Kill IDENTIFIER_GLOBAL_VALUE
Nathan Sidwell
1
-4
/
+4
2017-07-14
c/c++: Add fix-it hints for suggested missing #includes
David Malcolm
1
-1
/
+7
2017-06-27
cp-tree.h (CLASSTYPE_DESTRUCTORS): Rename to ...
Nathan Sidwell
1
-1
/
+1
2017-06-16
Fix keyboard flub.
Nathan Sidwell
1
-1
/
+1
2017-06-16
Make rtti lazier
Nathan Sidwell
1
-231
/
+238
2017-05-11
Revert pushdecl_top_level_and_finish name change.
Nathan Sidwell
1
-2
/
+2
2017-05-11
cp-tree.h (pushdecl, [...]): Move declarations to ...
Nathan Sidwell
1
-2
/
+2
2017-05-05
cp-tree.h (IDENTIFIER_GLOBAL_VALUE): Use get_namespace_value.
Nathan Sidwell
1
-11
/
+19
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-07
Implement P0012R1, Make exception specifications part of the type system.
Jason Merrill
1
-0
/
+8
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-09-29
rtti.c (involves_incomplete_p): Add fall through comment.
Marek Polacek
1
-1
/
+1
2016-08-09
re PR c++/72809 (ICE on x86_64-linux-gnu (Segmentation fault, tree_check))
Jakub Jelinek
1
-1
/
+2
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-1
/
+1
2016-02-19
re PR c++/69850 (unnecessary -Wnonnull-compare warning)
Jakub Jelinek
1
-6
/
+7
[next]