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
/
tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-28
re PR c++/31434 (ICE with invalid use of parameter pack in function arg)
Jakub Jelinek
1
-0
/
+7
2007-09-25
tree.c (cxx_printable_name): Compare FUNCTION_DECL uids rather than pointers.
Jakub Jelinek
1
-5
/
+5
2007-09-24
re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)
Jakub Jelinek
1
-0
/
+14
2007-09-24
re PR c++/33185 (ICE: canonical types differ for identical types T [] and T [])
Douglas Gregor
1
-1
/
+2
2007-09-24
re PR c++/33112 (ICE : canonical types differ for identical types const _Char...
Douglas Gregor
1
-70
/
+49
2007-09-03
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
Kaveh R. Ghazi
1
-2
/
+2
2007-09-01
c-common.c (const_strip_array_types): Delete.
Kaveh R. Ghazi
1
-2
/
+6
2007-08-25
c-common.c (vector_types_convertible_p, [...]): Constify.
Kaveh R. Ghazi
1
-16
/
+16
2007-08-25
decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.
Paolo Bonzini
1
-5
/
+0
2007-08-24
Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.
Richard Guenther
1
-52
/
+0
2007-08-20
langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.
Richard Guenther
1
-10
/
+0
2007-08-20
tree.c (WALK_SUBTREE): Call walk_tree_1.
Richard Guenther
1
-5
/
+5
2007-08-17
re PR c++/28989 (post-increment of bool variable accepted as lvalue)
Andrew Pinski
1
-1
/
+2
2007-08-16
c-common.c (const_strip_array_types): New.
Kaveh R. Ghazi
1
-2
/
+2
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
1
-5
/
+5
2007-07-28
* pt.c, tree.c, typeck2.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-07-27
typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
Douglas Gregor
1
-0
/
+6
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
1
-6
/
+6
2007-05-31
re PR c++/7412 ([DR 106] References to references)
Russell Yanofsky
1
-1
/
+68
2007-04-17
invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...
Lawrence Crowl
1
-0
/
+8
2007-04-09
tree.c (cp_tree_equal): Deal with TRAIT_EXPR.
Paolo Carlini
1
-0
/
+6
2007-04-08
langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.
Steven Bosscher
1
-20
/
+0
2007-03-30
re PR c++/26099 (support for type traits is not available)
Paolo Carlini
1
-0
/
+6
2007-03-29
tree.c (cp_walk_subtrees): Do not set input_location.
Richard Guenther
1
-9
/
+0
2007-03-10
re PR c++/20599 (variadic template support)
Douglas Gregor
1
-1
/
+37
2007-03-04
re PR c++/30895 (ICE with complex values in template parameter)
Simon Martin
1
-0
/
+4
2007-02-18
* decl.c, tree.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-23
/
+149
2007-02-11
re PR target/29487 (Shared libstdc++ fails to link)
Mark Mitchell
1
-7
/
+3
2007-02-04
class.c, [...]: Follow spelling conventions.
Kazu Hirata
1
-1
/
+1
2007-01-11
re PR c++/29573 (ICE after parse error in template argument)
Simon Martin
1
-0
/
+15
2007-01-02
c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...
Douglas Gregor
1
-3
/
+134
2006-09-06
re PR c++/27371 (Does not warn about unused function result (__attribute__((w...
Jason Merrill
1
-0
/
+1
2006-09-06
re PR c++/26696 (ICE with statement forming unused static member function ref...
Jason Merrill
1
-1
/
+4
2006-08-26
re PR c++/28588 (static private function)
Mark Mitchell
1
-14
/
+19
2006-08-22
re PR c++/28659 (ICE (segfault) while compiling kdelibs 4.0 snapshot)
Jason Merrill
1
-0
/
+4
2006-08-21
re PR c++/28741 (ICE with static member in invalid template class)
Lee Millward
1
-1
/
+1
2006-08-20
re PR c++/28341 (ICE with references as template parameters)
Mark Mitchell
1
-0
/
+11
2006-08-01
re PR c++/28523 (Throw of a derived class casted to its base class using a C-...
Mark Mitchell
1
-37
/
+48
2006-07-20
re PR c++/28407 (Issue with anonymous namespace)
Jason Merrill
1
-0
/
+11
2006-06-29
re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...
Jason Merrill
1
-1
/
+26
2006-06-06
Fix up whitespacing
Mike Stump
1
-3
/
+3
2006-05-21
re PR c++/27210 (ICE on c++ template)
Mark Mitchell
1
-0
/
+14
2006-05-19
re PR c++/27471 (ICE within build_c_cast cp/typeck.c:5434)
Mark Mitchell
1
-13
/
+20
2006-05-15
re PR c++/27505 (ICE in const folding with bitfields)
Mark Mitchell
1
-5
/
+18
2006-04-28
re PR c++/27292 (ICE on casts on bitfields)
Mark Mitchell
1
-2
/
+3
2006-04-25
re PR c++/27292 (ICE on casts on bitfields)
Mark Mitchell
1
-1
/
+3
2006-03-06
re PR c++/15759 (ICE with function pointers)
Volker Reichelt
1
-11
/
+4
2006-01-29
call.c (alloc_conversion): Use cast when converting from void *.
Gabriel Dos Reis
1
-1
/
+1
2006-01-18
tree.c (find_tree_t, find_tree): Remove.
Kazu Hirata
1
-22
/
+0
[next]