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
/
semantics.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
re PR c++/33460 (ICE with static member in anonymous union)
Paolo Carlini
1
-6
/
+8
2007-09-11
decl.c (java_expand_body): Kill.
Jan Hubicka
1
-18
/
+1
2007-09-06
* semantics.c (expand_body): Do not mark arguments of clones used.
Jan Hubicka
1
-20
/
+0
2007-09-05
re PR c++/30302 (ICE with invalid member in anonymous struct)
Paolo Carlini
1
-1
/
+1
2007-09-05
sematics.c (expand_body): Remove unnecesary import_export_decl call...
Jan Hubicka
1
-20
/
+0
2007-08-28
re PR c++/29000 (ICE on invalid use of template in statement-expr)
Jason Merrill
1
-0
/
+19
2007-08-25
c-common.c (vector_types_convertible_p, [...]): Constify.
Kaveh R. Ghazi
1
-1
/
+1
2007-08-20
tree.c (WALK_SUBTREE): Call walk_tree_1.
Richard Guenther
1
-4
/
+4
2007-08-15
semantics.c (finish_omp_clauses): Strip a NOP_EXPR if constructors and destru...
Mark Mitchell
1
-0
/
+22
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
1
-5
/
+4
2007-07-30
re PR c++/32108 (ICE with __label__ outside of block scope)
Paolo Carlini
1
-2
/
+7
2007-07-27
typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.
Douglas Gregor
1
-0
/
+164
2007-07-02
re PR c++/31748 (bad diagnostic for invalid private clause)
Jakub Jelinek
1
-2
/
+5
2007-06-08
re PR c++/32177 (g++ crashes on some valid OpenMP code)
Jakub Jelinek
1
-1
/
+26
2007-05-31
re PR c++/32158 (uninitialized_fill compile failure if no default assignment ...
Paolo Carlini
1
-1
/
+5
2007-05-25
semantics.c (finish_member_declaration): Fix a typo in the last checkin.
H.J. Lu
1
-1
/
+1
2007-05-25
re PR c++/31431 (ICE with invalid parameter pack)
Douglas Gregor
1
-0
/
+5
2007-05-11
semantics.c (expand_or_defer_fn): Do not call c_record_cdtor_fn.
Jan Hubicka
1
-4
/
+0
2007-04-26
re PR c++/31598 (g++ does not accept some OpenMP code)
Jakub Jelinek
1
-1
/
+2
2007-04-25
semantics.c (classtype_has_nothrow_copy_or_assign_p): Adjust per N2255; renam...
Paolo Carlini
1
-52
/
+28
2007-03-30
re PR c++/26099 (support for type traits is not available)
Paolo Carlini
1
-0
/
+206
2007-03-14
c-common.h (empty_body_warning): Rename to empty_if_body_warning.
Dirk Mueller
1
-2
/
+9
2007-03-12
re PR c++/30328 (bit-field: unassemblable assembly code)
Mark Mitchell
1
-1
/
+1
2007-03-10
re PR c++/20599 (variadic template support)
Douglas Gregor
1
-1
/
+22
2007-03-08
re PR c++/30852 (Trouble with __builtin_offsetof and volatile)
Volker Reichelt
1
-1
/
+2
2007-03-05
typeck2.c (readonly_error): Always emit a hard error.
Volker Reichelt
1
-1
/
+1
2007-02-26
c-decl.c (static_ctors): Move to c-common.c.
Mark Mitchell
1
-0
/
+4
2007-02-25
extend.texi: Document optional priority argument to constructors and destruct...
Mark Mitchell
1
-13
/
+1
2007-02-15
re PR c++/30158 (ICE with invalid statement-expressions)
Andrew Pinski
1
-1
/
+6
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-18
/
+13
2007-02-05
cp-tree.h (OMP_ATOMIC_CODE): Delete.
Paolo Bonzini
1
-26
/
+13
2007-01-28
re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)
Andrew Pinski
1
-0
/
+7
2007-01-05
re PR c/19978 (overflow in expression of constants should not cause multiple ...
Manuel López-Ibáñez
1
-1
/
+3
2007-01-02
c-common.c (c_common_truthvalue_conversion): When warning about using an assi...
Ian Lance Taylor
1
-1
/
+11
2006-12-16
re PR c++/29475 (incomplete template diagnostics.)
Simon Martin
1
-43
/
+56
2006-11-21
cp-tree.def (STATIC_ASSERT): New.
Douglas Gregor
1
-0
/
+52
2006-11-20
re PR c++/29475 (incomplete template diagnostics.)
Simon Martin
1
-8
/
+10
2006-10-02
re PR c++/29105 (segfault in add_candidates with a non template base class an...
Mark Mitchell
1
-1
/
+0
2006-09-07
re PR c++/26195 (pragma interface no longer handles explicit names)
Zak Kipling
1
-1
/
+1
2006-09-01
re PR c++/28705 (ICE: in type_dependent_expression_p, at cp/pt.c:12837)
Nathan Sidwell
1
-0
/
+1
2006-08-26
re PR c++/28588 (static private function)
Mark Mitchell
1
-21
/
+39
2006-08-21
re PR c++/27115 (ICE in cp_expr_size or miscompilation with statement express...
Jason Merrill
1
-59
/
+37
2006-08-17
[multiple changes]
Paolo Bonzini
1
-1
/
+1
2006-08-01
re PR debug/23336 (enum constants not visible to gdb because of -feliminate-u...
Daniel Jacobowitz
1
-1
/
+4
2006-07-23
re PR c++/28025 (multiple template friend compile error)
Mark Mitchell
1
-1
/
+1
2006-07-21
re PR c++/28363 (Default template parameter causes compiler segfault)
Volker Reichelt
1
-13
/
+2
2006-07-19
re PR c++/28048 (ICE on accessing member of dependent name)
Mark Mitchell
1
-3
/
+5
2006-07-15
re PR c++/28294 (ICE with invalid use of __builtin_offsetof)
Volker Reichelt
1
-2
/
+3
2006-07-12
re PR c++/28217 (ICE in tree_int_cst_sgn)
Jason Merrill
1
-2
/
+3
2006-07-07
re PR c++/27820 (ICE with duplicate label)
Lee Millward
1
-0
/
+4
[next]