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/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
/
pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-04
re PR c++/37006 (explicitly deleted inline function gives warning "used but n...
Jason Merrill
1
-1
/
+3
2008-07-29
optimize.c (maybe_clone_body): Remove DECL_INLINE.
Jan Hubicka
1
-8
/
+2
2008-07-25
typeck.c (inline_conversion): Remove.
Jan Hubicka
1
-3
/
+3
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-1
/
+0
2008-07-23
re PR c/35058 (-Werror= works only with some warnings)
Manuel López-Ibáñez
1
-5
/
+7
2008-07-21
objc-act.c: Fix comment typos.
Ralf Wildenhues
1
-6
/
+6
2008-07-21
Makefile.in: Replace toplev.h with TOPLEV_H.
Rafael Avila de Espindola
1
-9
/
+0
2008-07-18
cvt.c (convert_to_void): Avoid C++ keywords.
Kaveh R. Ghazi
1
-90
/
+90
2008-07-11
re PR c++/31754 (Improve column number accuracy in error messages)
Dodji Seketeli
1
-5
/
+7
2008-07-09
re PR c++/36760 (Simple std::bind use causes warnings with -Wextra)
Paolo Carlini
1
-8
/
+0
2008-07-09
re PR c++/36760 (Simple std::bind use causes warnings with -Wextra)
Paolo Carlini
1
-0
/
+1
2008-07-02
Implement WG21 N2672, Initializer List proposed wording
Jason Merrill
1
-3
/
+34
2008-06-29
re PR c++/36655 (unjustified warning for "extern template" when using -pedant...
Paolo Carlini
1
-2
/
+11
2008-06-27
re PR c++/36655 (unjustified warning for "extern template" when using -pedant...
Paolo Carlini
1
-2
/
+2
2008-06-21
typeck.c (composite_pointer_type_r, [...]): Change pedwarn to permerror.
Jonathan Wakely
1
-15
/
+15
2008-06-08
re PR c++/35242 (ICE with invalid specialization of variadic template)
Paolo Carlini
1
-1
/
+5
2008-06-06
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
Jakub Jelinek
1
-12
/
+243
2008-06-02
re PR c++/36404 (ICE with invalid enum)
Paolo Carlini
1
-1
/
+4
2008-05-29
re PR c++/35243 (ICE with invalid initializer list in variadic template)
Paolo Carlini
1
-0
/
+2
2008-04-30
re PR c++/35986 (ICE with ambiguous template functions)
Jakub Jelinek
1
-5
/
+3
2008-04-23
tree-cfg.c (verify_expr): Check with is_gimple_address.
Paolo Bonzini
1
-5
/
+0
2008-04-21
re PR c++/35678 (partial template specialization ICE in dependent_type_p, at ...
Jason Merrill
1
-3
/
+12
2008-04-09
call.c (build_op_delete_call): Fix quotation in warning message.
Volker Reichelt
1
-1
/
+1
2008-04-07
Fix uninit warning reported by Andrew Pinski.
James E Wilson
1
-1
/
+1
2008-03-27
pt.c (tsubst_copy): Cope with tsubst_pack_expansion returning a pack expansio...
Douglas Gregor
1
-10
/
+24
2008-03-26
re PR c++/35546 (__attribute__(format...) broken for members of template clas...
Jakub Jelinek
1
-3
/
+23
2008-03-26
pt.c (coerce_template_template_parm): Moved the body of the loop of coerce_te...
Douglas Gregor
1
-53
/
+129
2008-03-25
typeck.c (composite_pointer_type_r): Add SFINAE support.
Douglas Gregor
1
-23
/
+37
2008-03-21
cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
Paolo Carlini
1
-12
/
+12
2008-03-07
revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operand...
Paolo Bonzini
1
-1
/
+1
2008-02-26
system.h (USE_MAPPED_LOCATION): Poison.
Tom Tromey
1
-7
/
+1
2008-02-22
re PR c++/35282 (Template specialization rejected)
Paolo Carlini
1
-3
/
+6
2008-02-19
re PR c++/34950 (ICE in svn boost math toolkit)
Jason Merrill
1
-0
/
+2
2008-02-15
re PR c++/35023 (ICE with parameter pack in variable declaration)
Douglas Gregor
1
-31
/
+20
2008-02-15
re PR c++/34050 (ICE derived classes and variadic templates)
Douglas Gregor
1
-30
/
+42
2008-02-14
re PR c++/28743 (ICE with invalid specialization)
Paolo Carlini
1
-6
/
+3
2008-02-13
re PR c++/34774 (templates, enumerations, overflow, ice)
Jason Merrill
1
-1
/
+1
2008-02-12
re PR c++/35097 (ICE with attribute and template specialization)
Jason Merrill
1
-2
/
+4
2008-02-06
re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to bin...
Douglas Gregor
1
-1
/
+1
2008-02-05
re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter...
Jakub Jelinek
1
-3
/
+3
2008-02-03
re PR c++/33916 (Default constructor fails to initialize array members)
Jason Merrill
1
-2
/
+2
2008-01-29
re PR c++/34055 (ICE with invalid specialization of variadic template)
Douglas Gregor
1
-45
/
+16
2008-01-24
re PR c++/34603 (ICE with broken template declaration)
Paolo Carlini
1
-2
/
+2
2008-01-22
re PR c++/33959 (ICE in instantiate_class_template, at cp/pt.c:6649)
Jason Merrill
1
-14
/
+22
2008-01-15
re PR c++/34751 (ICE with pointer to member and variadic templates)
Douglas Gregor
1
-1
/
+1
2008-01-15
re PR c++/34051 (ICE in dependent_type_p with variadic templates)
Douglas Gregor
1
-8
/
+13
2008-01-15
re PR c++/34314 (ICE on invalid code (with variadic templates): tree check: e...
Douglas Gregor
1
-3
/
+9
2008-01-15
re PR c++/33964 (internal compiler error: in dependent_type_p, at cp/pt.c:153...
Douglas Gregor
1
-22
/
+47
2008-01-15
re PR c++/34052 (Trouble with variadic templates as template-template parameter)
Douglas Gregor
1
-29
/
+28
2008-01-13
c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...
Doug Kwan
1
-1
/
+1
[next]