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
/
testsuite
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-05
cpplib.h (CPP_AT_NAME, [...]): New token types.
Zack Weinberg
7
-63
/
+80
2003-07-04
re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver)
Kazu Hirata
1
-0
/
+1
2003-07-04
* gcc.c-torture/compile/20030704-1.c: New.
Kazu Hirata
2
-0
/
+15
2003-07-04
* gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
Kazu Hirata
2
-0
/
+5
2003-07-04
PR c++/5287, PR c++/7910, PR c++/11021
Danny Smith
12
-13
/
+241
2003-07-04
call.c (build_addr_func): Handle bound pointers-to-members.
Mark Mitchell
3
-2
/
+7
2003-07-03
real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ...
Roger Sayle
3
-0
/
+298
2003-07-03
vector-defs.h: New file.
Janis Johnson
10
-0
/
+255
2003-07-03
fnptr-by-value-1_main.c: New file.
Janis Johnson
12
-0
/
+902
2003-07-03
compat-common.h (DEBUG_FINI): New.
Janis Johnson
30
-0
/
+91
2003-07-03
* gcc.dg/i386-call-1.c: New test.
Eric Botcazou
2
-0
/
+43
2003-07-03
re PR c++/9162 ([New parser] Problem with default argument in a friend function)
Nathan Sidwell
2
-0
/
+36
2003-07-03
re PR target/10700 (ICE in copy_to_mode_reg on 64-bit targets)
Roger Sayle
2
-0
/
+15
2003-07-03
* g++.dg/template/local3.C: Remove extra semicolon.
Mark Mitchell
2
-1
/
+5
2003-07-03
re PR rtl-optimization/11381 (volatile memory access optimized away)
Eric Botcazou
2
-0
/
+18
2003-07-02
re PR c++/11072 (Implementation of offsetof macro)
Nathan Sidwell
3
-1
/
+24
2003-07-02
re PR c++/10219 (ICE in maybe_adjust_types_for_deduction on invalid code)
Nathan Sidwell
2
-0
/
+16
2003-07-02
re PR c++/9779 (ICE in type_unknown_p when casting in static member)
Nathan Sidwell
2
-0
/
+34
2003-07-02
re PR c++/6949 (ICE in tsubst_decl, at cp/pt.c:5733)
Mark Mitchell
2
-0
/
+17
2003-07-01
re PR c++/11149 (ICE on error when instantiation with call function of a base...
Mark Mitchell
2
-0
/
+22
2003-07-01
re PR c++/8046 (ICE on illegal code involving destructor being treated as bit...
Giovanni Bajo
2
-0
/
+17
2003-07-01
ChangeLog.6: Fix misspellings.
Matt Kraai
1
-1
/
+1
2003-07-01
vbase1.C: Fix comment typos.
Kazu Hirata
10
-9
/
+21
2003-07-01
re PR c++/9559 (ICE with invalid initialization of a static const member)
Mark Mitchell
2
-0
/
+9
2003-06-30
Changelog: Remove ">>>>>>>" from previous change.
Volker Reichelt
1
-1
/
+4
2003-06-30
README: Fix spelling for "testcase".
Volker Reichelt
5
-5
/
+13
2003-06-30
re PR c++/4933 (tree_list not supported by dump_expr)
Giovanni Bajo
2
-0
/
+23
2003-06-30
error6.C: New test.
Giovanni Bajo
2
-1
/
+24
2003-06-30
re PR c++/10750 (error with using template template expression in static cons...
Giovanni Bajo
2
-0
/
+33
2003-06-30
re PR c++/11106 (Error message gives partially mangled operator name)
Giovanni Bajo
2
-0
/
+18
2003-06-30
builtin-attrs.def (gcc_diag, [...]): New format attributes.
Kaveh R. Ghazi
2
-0
/
+189
2003-06-28
* gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
Ulrich Weigand
2
-3
/
+7
2003-06-28
diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...
Nathan Sidwell
4
-3
/
+14
2003-06-28
builtins.c (c_strlen): Add only_value argument.
Jakub Jelinek
5
-0
/
+68
2003-06-27
re PR c++/10468 (const typeof(x) is non-const, but only in templates)
Mark Mitchell
2
-0
/
+22
2003-06-27
re PR c++/10796 (ICE (segfault) when defining an enum with two values: -1 and...
Mark Mitchell
2
-0
/
+15
2003-06-27
s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
Ulrich Weigand
2
-0
/
+24
2003-06-27
re PR c++/11332 (Spurious error with casts in ?: expression)
Mark Mitchell
2
-0
/
+12
2003-06-27
builtins.c (expand_builtin_sprintf): Use c_getstr and strlen to obtain the fo...
Roger Sayle
4
-10
/
+35
2003-06-26
reload.c (can_reload_into): New function.
J"orn Rennecke
2
-0
/
+183
2003-06-26
simd-4.c (main): Added missing semicolon at end of union.
Joern Rennecke
1
-0
/
+5
2003-06-26
Added missing semicolon at end of union.
Joern Rennecke
1
-1
/
+1
2003-06-26
re PR c++/8266 (Explicit instantiation of a template outside its namespace is...
Giovanni Bajo
2
-0
/
+36
2003-06-26
* gcc.dg/20030626-1.c: Use signed char.
Eric Botcazou
2
-1
/
+5
2003-06-26
re PR rtl-optimization/11210 (optimizer drops conditional with typecast from ...
Eric Botcazou
2
-0
/
+22
2003-06-26
c-opts.c (missing_arg): Make non-static.
Neil Booth
2
-1
/
+5
2003-06-26
re PR c++/10990 (Cannot convert with dynamic_cast<> to a private base class f...
Mark Mitchell
5
-3
/
+32
2003-06-26
re PR c++/10931 (valid conversion static_cast<const unsigned int&>(lvalue-of-...
Mark Mitchell
2
-0
/
+10
2003-06-25
c-opts.c (complain_wrong_lang, [...]): Remove.
Neil Booth
2
-32
/
+0
2003-06-25
Test from http://gcc.gnu.org/ml/gcc-patches/2003-06/msg02557.html
Josef Zlomek
2
-0
/
+13
[next]