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-08-16
re PR c++/31132 (ICE on inconsistent friend declaration)
Paolo Carlini
2
-1
/
+7
2007-08-15
re PR c++/32992 (Incorrect code generated for anonymous union and return)
Jakub Jelinek
3
-1
/
+9
2007-08-15
re PR c++/33035 (ICE on local class destructor)
Paolo Carlini
2
-1
/
+9
2007-08-15
semantics.c (finish_omp_clauses): Strip a NOP_EXPR if constructors and destru...
Mark Mitchell
2
-0
/
+27
2007-08-14
re PR c++/27211 (Bogus error "template definition of non-template" when there...
Paolo Carlini
1
-1
/
+1
2007-08-14
re PR c++/27211 (Bogus error "template definition of non-template" when there...
Paolo Carlini
3
-18
/
+24
2007-08-14
re PR c/30428 (vector float | vector float is accepted)
Andrew Pinski
2
-1
/
+9
2007-08-11
alias.h (alias_set_type): Define new type.
Ian Lance Taylor
3
-2
/
+8
2007-08-10
name-lookup.c (do_nonmember_using_decl): Print an error for ambiguous type lo...
Ollie Wild
2
-16
/
+30
2007-08-10
system.h (CONST_CAST): New.
Kaveh R. Ghazi
4
-5
/
+11
2007-08-10
re PR c++/17763 (Wrong context in error message for template parameter)
Paolo Carlini
2
-2
/
+8
2007-08-10
re PR c++/22256 (diagnostic shows wrong type for conversion operator)
Paolo Carlini
2
-4
/
+8
2007-08-09
c-typeck.c (readonly_error): Improve error for assignment.
Daniel Berlin
3
-1
/
+10
2007-08-06
method.c (use_thunk): Use DECL_NAME instead of DECL_RTL to access function name.
Dan Hipschman
2
-1
/
+6
2007-08-06
re PR pch/13676 (GCC failes to recognize files ending in .hpp as headers to b...
Alfred Minarik
3
-0
/
+18
2007-08-06
re PR c++/19532 (cp/pt.c mentions a function that has been removed.)
Paolo Carlini
2
-5
/
+11
2007-08-05
revert: parser.c (cp_parser_member_declaration): Pedwarn about stray semicolo...
Volker Reichelt
2
-5
/
+8
2007-08-02
re PR c++/30849 (ICE with invalid asm statement)
Lee Millward
2
-14
/
+43
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
42
-204
/
+188
2007-08-02
re PR middle-end/32668 (The type-generic builtins apply default promotions)
Kaveh R. Ghazi
2
-0
/
+7
2007-07-30
re PR c++/32108 (ICE with __label__ outside of block scope)
Paolo Carlini
2
-2
/
+13
2007-07-29
attribs.c (hash_attr, [...]): Constify.
Kaveh R. Ghazi
2
-6
/
+13
2007-07-28
* pt.c, tree.c, typeck2.c: Fix comment typos.
Kazu Hirata
4
-5
/
+9
2007-07-28
re PR c++/30917 (ICE with friend in local class (to a function))
Simon Martin
2
-2
/
+50
2007-07-27
typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
Douglas Gregor
12
-8
/
+489
2007-07-27
re PR c++/32346 (long long bitfield passed to int argument incorrectly)
Mark Mitchell
2
-1
/
+27
2007-07-25
cselib.c (entry_and_rtx_equal_p): Constify.
Kaveh R. Ghazi
2
-6
/
+11
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
6
-18
/
+25
2007-07-25
alpha.c (alpha_mangle_fundamental_type): Rename to...
Julian Brown
1
-83
/
+88
2007-07-24
method.c (implicitly_declare_fn): Increase alignment if member function point...
Nathan Sidwell
2
-0
/
+13
2007-07-24
re PR c++/29001 (ICE on invalid return from operator new)
Paolo Carlini
3
-3
/
+15
2007-07-22
re PR c++/32839 (internal compiler error: Segmentation fault (templates))
Nathan Sidwell
2
-2
/
+12
2007-07-22
re PR c++/30818 (templates and typedefs cause function prototype not to match)
Nathan Sidwell
5
-36
/
+69
2007-07-12
pt.c (template_parms_variadic_p): Remove.
Kazu Hirata
3
-12
/
+5
2007-07-12
re PR c++/30854 (Wrong number of arguments printed for constructor)
Jakub Jelinek
2
-1
/
+7
2007-07-11
params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
Douglas Gregor
2
-26
/
+28
2007-07-11
re PR c++/32560 (ICE on invalid declaration in template)
Paolo Carlini
2
-0
/
+9
2007-07-10
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating
3
-7
/
+21
2007-07-09
decl.c (start_preparsed_function): Do not promote return type.
Richard Guenther
2
-3
/
+4
2007-07-08
re PR c++/30535 (ICE with invalid template operator)
Paolo Carlini
2
-0
/
+7
2007-07-07
re PR c++/32232 (ICE in resolve_overloaded_unification)
Mark Mitchell
2
-27
/
+37
2007-07-06
c-common.c (boolean_increment): Use correctly typed constant.
Richard Guenther
3
-4
/
+15
2007-07-06
re PR c++/32245 (wrong POD type initialization with pointer to member)
Mark Mitchell
8
-31
/
+121
2007-07-04
tree.c (maybe_canonicalize_argtypes): New.
Douglas Gregor
2
-4
/
+11
2007-07-04
* init.c (build_new): Tweak comment.
Mark Mitchell
2
-1
/
+7
2007-07-04
re PR c++/31743 (ICE with invalid use of new)
Dave Brolley
3
-8
/
+13
2007-07-03
re PR c++/32609 (ICE in htab_clear_slot at libiberty/hashtab.c:722)
Richard Guenther
2
-1
/
+7
2007-07-02
parser.c (cp_parser_elaborated_type_specifier): Added a warning for inner-sty...
Simon Baldwin
2
-0
/
+23
2007-07-02
re PR c++/31748 (bad diagnostic for invalid private clause)
Jakub Jelinek
2
-2
/
+11
2007-07-01
name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.
Ollie Wild
4
-75
/
+76
[next]