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
/
testsuite
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2001-03-01
Implement using decls inside template functions.
Nathan Sidwell
1
-0
/
+4
2001-03-01
decl2.c (do_nonmember_using_decl): Don't complain if we find same function.
Nathan Sidwell
1
-0
/
+4
2001-02-28
bycopy-3.m: Added new test from Nicola Pero.
Ovidiu Predescu
1
-0
/
+6
2001-02-28
Remove floating point and complex type template constant parms.
Nathan Sidwell
1
-0
/
+4
2001-02-27
Fix ctor vtable vcall offsets.
Nathan Sidwell
1
-0
/
+4
2001-02-26
20010226-1.c: New test.
Will Cohen
1
-0
/
+4
2001-02-26
overload15.C: New test to stress overloaded templatized constructors.
Jeffrey Oldham
1
-0
/
+5
2001-02-25
20010224-1.c: New test.
Franz Sirl
1
-0
/
+4
2001-02-23
fold-const.c (extract_muldiv): If not MULT_EXPR, check if either operand is d...
Jakub Jelinek
1
-0
/
+4
2001-02-22
cp-tree.h (struct lang_decl_inlined_fns): New.
Jakub Jelinek
1
-0
/
+4
2001-02-21
nested-1.m: Added (contributed by Nicola Pero).
Ovidiu Predescu
1
-0
/
+4
2001-02-21
New test.
Gabriel Dos Reis
1
-0
/
+4
2001-02-20
sibcall.c (skip_copy_to_return_value): Call identify_call_return_value here, ...
Zack Weinberg
1
-0
/
+7
2001-02-19
optimize.c (expand_call_inline): Don't walk subtrees of type nodes.
Kriang Lerdsuwanakij
1
-0
/
+4
2001-02-16
decl.c (check_tag_decl): Make sure a typedef for an anonymous class-type intr...
Gabriel Dos Reis
1
-0
/
+4
2001-02-16
call.c (convert_like_real): Create a temporary for non-lvalue.
Jakub Jelinek
1
-0
/
+5
2001-02-16
* gcc.c-torture/execute/longlong.c: New test.
Neil Booth
1
-0
/
+4
2001-02-14
* g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
J"orn Rennecke
1
-0
/
+4
2001-02-14
920302-1.c (execute): Change argument type to short.
J"orn Rennecke
1
-0
/
+5
2001-02-14
pt.c (unify): Don't check cv quals of array types.
Nathan Sidwell
1
-0
/
+4
2001-02-14
tree.c (cp_build_qualified_type_real): Use CP_TYPE_QUALS to check whether we ...
Nathan Sidwell
1
-0
/
+4
2001-02-14
stor-layout.c (is_pending_size, [...]): New functions.
Jakub Jelinek
1
-0
/
+4
2001-02-14
* gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
Neil Booth
1
-0
/
+4
2001-02-13
* g++.dg/vtgc1.C: Update for new ABI.
Geoffrey Keating
1
-0
/
+2
2001-02-12
In gcc/:
Geoffrey Keating
1
-0
/
+4
2001-02-12
c-decl.c (grokdeclarator): In C99 mode...
Joseph Myers
1
-0
/
+6
2001-02-12
typeck2.c (process_init_constructor): Check TREE_HAS_CONSTRUCTOR before issui...
Nathan Sidwell
1
-0
/
+4
2001-02-12
pt.c (maybe_adjust_types_for_deduction, [...]): Remove spurious information i...
Nathan Sidwell
1
-0
/
+4
2001-02-12
extend.texi (Deprecated): Deprecate new initializer lists.
Nathan Sidwell
1
-0
/
+6
2001-02-12
c-common.c (constant_fits_type_p): New function.
Jakub Jelinek
1
-0
/
+4
2001-02-12
crash26.C: XFAIL if parser produces excess errors message but not if it crashes.
Jeffrey Oldham
1
-0
/
+11
2001-02-08
default.exp, [...]: Remove bug reporting instructions with ancient email addr...
Joseph Myers
1
-0
/
+19
2001-02-07
c-decl.c (finish_enum): Revert part of 2000-01-05 change.
Jakub Jelinek
1
-0
/
+5
2001-02-07
cpphash.h (struct spec_nodes): Add n_true and n_false.
Zack Weinberg
1
-0
/
+4
2001-02-07
fdecl.m: Added main().
Ovidiu Predescu
1
-0
/
+4
2001-02-07
* gcc.c-torture/execute/20010206-1.c: New test.
Jakub Jelinek
1
-0
/
+4
2001-02-06
* gcc.dg/cpp/avoidpaste1.c: Update.
Neil Booth
1
-0
/
+4
2001-02-06
Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
Ovidiu Predescu
1
-0
/
+6
2001-02-06
pt.c (lookup_template_class): Make sure it's a primary template or template_t...
Nathan Sidwell
1
-0
/
+4
2001-02-05
c-typeck.c (common_type): push and pop binding level around calling common_ty...
Jakub Jelinek
1
-0
/
+4
2001-02-05
invoke.texi (-fdump-class-layout): Document.
Nathan Sidwell
1
-0
/
+19
2001-02-03
decl.c (push_class_binding): Use context_for_name_lookup instead of CP_DECL_C...
Jakub Jelinek
1
-0
/
+5
2001-02-01
* gcc.dg/cpp/avoidpaste2.c: New tests.
Neil Booth
1
-0
/
+4
2001-01-31
c-typeck.c (set_init_index): If first is equal to last, assume as if it was n...
Jakub Jelinek
1
-0
/
+4
2001-01-31
c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix."
Jeffrey D. Oldham
1
-0
/
+5
2001-01-31
* gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
J"orn Rennecke
1
-0
/
+4
2001-01-31
c-parse.in (structsp): Pedwarn when "enum foo" refers to an incomplete type.
Joseph Myers
1
-0
/
+4
2001-01-31
* gcc.dg/cpp/tr-warn1.c: Add tests.
Neil Booth
1
-0
/
+4
2001-01-31
avoidpaste1.c: Update.
Neil Booth
1
-0
/
+5
2001-01-31
c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix.
Jeffrey Oldham
1
-0
/
+5
[next]