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
/
semantics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-27
PR c++/23171, c++/23172, c++/25417.
Mark Mitchell
1
-1
/
+3
2005-12-23
re PR c++/25369 (use of inline function in template class leads to undefined ...
Mark Mitchell
1
-5
/
+1
2005-12-22
re PR c++/25364 (ICE with function pointer as template parameter)
Mark Mitchell
1
-0
/
+9
2005-12-02
semantics.c (simplify_aggr_init_expr): Use buildN instead of build.
Richard Guenther
1
-1
/
+1
2005-10-18
re PR c++/22604 (ICE after invalid covariant return)
Nathan Sidwell
1
-6
/
+7
2005-10-16
re PR c++/22137 (Internal error: Segmentation fault (program cc1plus))
Mark Mitchell
1
-22
/
+69
2005-10-13
re PR c++/22464 (ICE on classes in template functions which attempt closure)
Mark Mitchell
1
-17
/
+15
2005-10-05
re PR c/21419 (Accepts writting to const via asm)
Paolo Bonzini
1
-4
/
+16
2005-09-12
re PR c++/7874 (g++ finds friend functions defined in class-definition but no...
Ian Lance Taylor
1
-1
/
+1
2005-09-09
dbxout.c: Include expr.h.
Richard Henderson
1
-5
/
+0
2005-09-09
re PR c++/22252 (pragma interface/implementation still break synthesized meth...
Mark Mitchell
1
-15
/
+18
2005-09-06
re PR c/23075 (Redundant / bogus warning)
Jakub Jelinek
1
-1
/
+3
2005-09-06
cp-tree.h, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2005-09-05
re PR c++/21440 (ICE with statement-as-expression)
Mark Mitchell
1
-118
/
+72
2005-09-03
re PR c++/23699 (rejects static int as non constant after "extern template")
Mark Mitchell
1
-2
/
+5
2005-08-31
re PR c++/23639 (Bad error message: not a member of '<declaration error>')
Volker Reichelt
1
-1
/
+3
2005-07-21
re PR c++/2922 ([DR 197] two-stage lookup for unqualified function calls with...
Douglas Gregor
1
-2
/
+0
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
1
-3
/
+3
2005-07-02
toplev.c (default_tree_printer): Handle setting location with '+' flag.
Joseph Myers
1
-5
/
+4
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-23
re PR c++/19317 (removing a temporary return value when we cannot)
Jason Merrill
1
-19
/
+12
2005-06-15
Canonicalize whitespace.
Mike Stump
1
-32
/
+32
2005-06-14
Remove extra white spacing at end of lines.
Mike Stump
1
-111
/
+111
2005-06-08
re PR c++/19497 (Invalid declaration in template diagnosed too late)
Nathan Sidwell
1
-1
/
+1
2005-06-06
re PR c++/20637 (Confusing message with different using declarations)
Nathan Sidwell
1
-1
/
+1
2005-05-28
c-decl.c (add_stmt): Add C frontend specific version.
Ian Lance Taylor
1
-0
/
+26
2005-05-25
re PR c++/21686 (weird quoting in an error message)
Volker Reichelt
1
-3
/
+3
2005-05-17
Yet more Objective-C++...
Ziemowit Laski
1
-1
/
+1
2005-05-02
c-common.c (resolve_overloaded_builtin): Forward to target hook for BUILT_IN_...
Paolo Bonzini
1
-1
/
+2
2005-04-21
vec.h: Update API to separate allocation mechanism from type.
Nathan Sidwell
1
-3
/
+4
2005-04-15
re PR middle-end/14311 (builtins for atomic operations needed)
Richard Henderson
1
-2
/
+11
2005-04-09
c-common.def: Move FOR_STMT...
Ian Lance Taylor
1
-2
/
+2
2005-03-29
re PR c/20519 (completed type not selected properly with typeof)
Richard Henderson
1
-1
/
+2
2005-03-21
re PR c++/20461 (ICE at "class 'C' does not have any field named 'f'" error)
Paolo Carlini
1
-0
/
+3
2005-03-14
Friend class name lookup 5/n PR c++/1016
Kriang Lerdsuwanakij
1
-2
/
+2
2005-02-23
re PR c++/19991 (Enum not accepted in array-size)
Mark Mitchell
1
-9
/
+0
2005-02-22
parser.c (cp_parser_direct_declarator): Always complain about non-constant ar...
Mark Mitchell
1
-5
/
+0
2005-02-17
re PR c++/20022 (-fno-access-control is broken)
Alexandre Oliva
1
-2
/
+1
2005-02-03
re PR c++/19628 (g++ no longer accepts __builtin_constant_p in constant-expre...
Matt Austern
1
-1
/
+2
2005-01-31
re PR c++/19457 (Warning depends on cached constant)
Mark Mitchell
1
-1
/
+6
2005-01-27
tree.h (SWITCH_COND, [...]): Add tree checks.
Steven Bosscher
1
-5
/
+6
2005-01-19
re PR c++/19375 (Access violation diagnostic given twice)
Kriang Lerdsuwanakij
1
-6
/
+21
2005-01-18
re PR c/19472 (compiler internal error: in var_ann, at tree-flow-inline.h:34)
Andrew Pinski
1
-2
/
+8
2004-12-28
re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement)
Richard Henderson
1
-41
/
+59
2004-12-21
re PR c++/14075 (("foo") accepted as char[] initializer)
Nathan Sidwell
1
-0
/
+4
2004-12-20
cp-tree.h (note_decl_for_pch): New function.
Mark Mitchell
1
-0
/
+34
2004-12-08
re PR c++/18803 (rejects access to operator() in template)
Nathan Sidwell
1
-15
/
+22
2004-12-04
PR c++/17011, c++/17971
Kriang Lerdsuwanakij
1
-0
/
+6
2004-11-24
cp-tree.h (context_as_string): Remove extern.
Ben Elliston
1
-26
/
+1
2004-11-09
builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...
Joseph Myers
1
-4
/
+4
[next]