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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-23
cp-tree.h (current_tempalte_parms): Improve documentation.
Mark Mitchell
3
-4
/
+13
2007-03-23
re PR c++/30863 (Unsigned templatized struct treated as unsigned int)
Mark Mitchell
2
-2
/
+9
2007-03-23
Mark Mitchell <mark@codesourcery.com> PR c++/31273
Mark Mitchell
2
-9
/
+13
2007-03-23
error.c (dump_expr): Handle dependent names that designate types.
Gabriel Dos Reis
4
-10
/
+39
2007-03-17
* cp-tree.def, parser.c, pt.c: Fix comment typos.
Kazu Hirata
4
-4
/
+8
2007-03-16
invoke.texi (-Wconversion): Document warnings specific to C++.
Manuel López-Ibáñez
5
-18
/
+44
2007-03-15
re PR c++/30891 (poor diagnostic with namespace in the function scope)
Manuel López-Ibáñez
2
-0
/
+24
2007-03-15
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
2
-11
/
+6
2007-03-15
ptree.c (cxx_print_type): Use formatting markup for integers when printing te...
Douglas Gregor
5
-28
/
+54
2007-03-14
re PR c++/31165 (Error: symbol `an_empty_string' is already defined)
Andrew Pinski
2
-1
/
+7
2007-03-14
re PR c++/30860 (Should warn about boolean constant false used in pointer con...
Dirk Mueller
2
-24
/
+44
2007-03-14
c-common.h (empty_body_warning): Rename to empty_if_body_warning.
Dirk Mueller
2
-2
/
+14
2007-03-14
class.c (warn_hidden): Add OPT_Woverloaded_virtual to warning.
Manuel López-Ibáñez
2
-2
/
+6
2007-03-14
re PR c/21438 (Warning about division by zero depends on lexical form)
Manuel López-Ibáñez
2
-8
/
+8
2007-03-14
flags.h (flag_random_seed): Remove declaration, in favor of...
Alexandre Oliva
2
-3
/
+12
2007-03-13
re PR bootstrap/30899 (build failure with --enable-generated-files-in-srcdir)
Mark Mitchell
2
-1
/
+7
2007-03-12
invoke.texi (Wvla): New warning.
Seongbae Park
2
-3
/
+16
2007-03-12
re PR c++/30108 (internal compiler error: in make_decl_rtl, at varasm.c:890)
Mark Mitchell
2
-3
/
+12
2007-03-12
re PR c++/30328 (bit-field: unassemblable assembly code)
Mark Mitchell
3
-1
/
+25
2007-03-11
re PR c++/30274 (bool bit-field: wrong increment and decremenet)
Mark Mitchell
5
-20
/
+60
2007-03-10
re PR c++/20599 (variadic template support)
Douglas Gregor
16
-287
/
+3226
2007-03-09
re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...
Dirk Mueller
2
-2
/
+23
2007-03-08
re PR c++/30852 (Trouble with __builtin_offsetof and volatile)
Volker Reichelt
2
-1
/
+5
2007-03-08
re PR c++/30534 (ICE with invalid template argument)
Volker Reichelt
2
-1
/
+9
2007-03-08
c-decl.c (grokdeclarator): Disable warnings for anonymous bitfields.
Alexandre Oliva
2
-1
/
+9
2007-03-05
typeck2.c (readonly_error): Always emit a hard error.
Volker Reichelt
5
-22
/
+22
2007-03-04
re PR c++/30895 (ICE with complex values in template parameter)
Simon Martin
2
-0
/
+9
2007-03-03
re PR c++/15787 (Poor error message with if and blocks)
Manuel López-Ibáñez
2
-4
/
+36
2007-03-02
re PR c++/28253 (ICE with invalid covariant return)
Simon Martin
2
-1
/
+8
2007-03-02
Index: gcc/cp/ChangeLog
Geoffrey Keating
2
-8
/
+15
2007-03-02
typeck.c (common_base_type): Delete unused function.
Manuel López-Ibáñez
2
-54
/
+4
2007-03-01
* Make-lang.in: Add dummy lang.install-pdf target.
Brooks Moses
2
-2
/
+7
2007-03-01
re PR c++/23689 (Malformed typedef silently ignored)
Simon Baldwin
2
-0
/
+8
2007-02-28
builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...
Sandra Loosemore
10
-145
/
+233
2007-02-26
c-decl.c (static_ctors): Move to c-common.c.
Mark Mitchell
3
-0
/
+11
2007-02-25
extend.texi: Document optional priority argument to constructors and destruct...
Mark Mitchell
5
-64
/
+28
2007-02-23
class.c (note_name_declared_in_class): Make declaration changes meaning a ped...
Richard Guenther
2
-3
/
+8
2007-02-22
dwarf2out.c (add_AT_string): Call ggc_strdup once per string.
Michael Matz
5
-138
/
+49
2007-02-20
call.c (build_new_method_call): Ensure that explicit calls of destructors hav...
Mark Mitchell
2
-0
/
+19
2007-02-19
c.opt (Waddress): New.
Manuel López-Ibáñez
3
-7
/
+12
2007-02-18
* decl.c, tree.c: Fix comment typos.
Kazu Hirata
3
-3
/
+7
2007-02-15
re PR c++/30158 (ICE with invalid statement-expressions)
Andrew Pinski
2
-1
/
+12
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
15
-99
/
+486
2007-02-15
re PR c++/28943 (Unusable error message when using a conditional-expression w...
Manuel López-Ibáñez
2
-2
/
+15
2007-02-12
friend.c (do_friend): Annotate warning about friend declarations in templates...
Dirk Mueller
2
-6
/
+11
2007-02-12
re PR c++/14622 (type mismatch in explicit template instantiation not detected)
Simon Martin
2
-0
/
+14
2007-02-12
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
2
-3
/
+9
2007-02-11
re PR c++/26988 (template constructor in template class derived from virtual ...
Mark Mitchell
2
-36
/
+43
2007-02-11
re PR target/29487 (Shared libstdc++ fails to link)
Mark Mitchell
3
-8
/
+10
2007-02-10
* parser.c (cp_parser_primary_expression): Reformat overly long lines.
Gabriel Dos Reis
2
-2
/
+8
[next]