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
/
g++.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-10
re PR tree-optimization/40081 (verify_stmts failed with -O2)
Richard Guenther
1
-0
/
+16
2009-05-09
re PR middle-end/40043 (ICE with nested try/catch)
Jan Hubicka
1
-0
/
+25
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
1
-0
/
+110
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
1
-0
/
+5
2009-05-06
re PR c++/17395 (Incorrect lookup for parameters)
Dodji Seketeli
1
-0
/
+19
2009-05-06
plugin-support.exp: New file containing support procs for plugin testcases.
Le-Chun Wu
9
-0
/
+772
2009-05-05
re PR middle-end/39666 (spurious warning with ranged-switch statements)
Jakub Jelinek
2
-0
/
+44
2009-05-05
typeck.c (cp_build_compound_expr): Require RHS to have a known type.
Nathan Sidwell
2
-2
/
+19
2009-05-05
re PR c++/40013 (ICE when creating a local array with size from the return va...
Jakub Jelinek
1
-0
/
+30
2009-05-04
re PR c++/28152 (Diagnostic about wrong use _Complex prints __complex__)
Manuel López-Ibáñez
2
-0
/
+26
2009-04-30
re PR testsuite/39776 (FAIL: g++.dg/ext/altivec-15.C)
Janis Johnson
1
-2
/
+5
2009-04-29
re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...
Nathan Sidwell
14
-2
/
+14
2009-04-28
g++.dg/warn/pr35652.C: Removed.
H.J. Lu
1
-0
/
+0
2009-04-28
20020118-1.c: Skip on vxworks targets.
Nathan Froyd
2
-1
/
+5
2009-04-28
revert: re PR c++/35652 (offset warning should be given in the front-end)
Ben Elliston
1
-30
/
+0
2009-04-27
re PR c++/39875 (Wrong "value computed is not used" warning)
Jakub Jelinek
1
-0
/
+11
2009-04-26
Expand from SSA.
Michael Matz
6
-13
/
+19
2009-04-25
tree.c (list_equal_p): New function.
Jan Hubicka
1
-1
/
+1
2009-04-24
copy7.C: Only abort in memcpy if source and destination are the same.
Doug Kwan
1
-1
/
+8
2009-04-23
re PR c++/38228 (ICE with invalid use of bound member function)
Dodji Seketeli
1
-0
/
+18
2009-04-22
re PR c++/39639 (no diagnostic for ill-formed pack expansion)
Dodji Seketeli
1
-0
/
+20
2009-04-22
g++.dg/tree-ssa/ehcleanup-1.C: New testcase.
Jan Hubicka
1
-0
/
+24
2009-04-22
re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...
Manuel López-Ibáñez
3
-1
/
+52
2009-04-21
re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))
Manuel López-Ibáñez
2
-2
/
+10
2009-04-21
ABOUT-GCC-NLS, [...]: Add copyright and license notices.
Joseph Myers
3
-0
/
+32
2009-04-21
re PR c/16202 (The -Wsequence-point warning misses many important instances)
Manuel López-Ibáñez
3
-2
/
+63
2009-04-20
re PR c++/13358 (long long and C++ do not mix well)
Manuel López-Ibáñez
4
-0
/
+96
2009-04-20
re PR c++/39803 (Bogus 'unused value' warning on declarations of non-POD arrays)
Le-Chun Wu
1
-0
/
+14
2009-04-19
re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...
Manuel López-Ibáñez
2
-7
/
+49
2009-04-18
pr39496.c: Compile with -mtune=i686.
Eric Botcazou
1
-1
/
+1
2009-04-17
re PR testsuite/39792 (g++.dg/ext/complit11.C failed)
Jakub Jelinek
1
-0
/
+1
2009-04-16
re PR c++/17570 (Extension to incorporate default parameters in signature of ...
Andrew Pinski
1
-0
/
+18
2009-04-16
re PR c++/28766 (compound literal expression vs templates)
Andrew Pinski
1
-0
/
+15
2009-04-15
re PR c++/39551 (C++ frontend not warn about unused dereference operator with...
Le-Chun Wu
1
-0
/
+7
2009-04-15
re PR tree-optimization/39764 (ICE in set_lattice_value, at tree-ssa-ccp.c:46...
Richard Guenther
1
-0
/
+14
2009-04-15
rs6000.c (rs6000_init_builtins): Set TYPE_NAME of our distinct integral and v...
Nathan Sidwell
1
-0
/
+16
2009-04-14
re PR c++/39763 (-Wshadow reports shadowed declarations for parameters of unn...
Jason Merrill
1
-0
/
+12
2009-04-13
re PR c++/39480 (generated memcpy causes trouble in assignment)
Jason Merrill
1
-0
/
+32
2009-04-13
re PR c++/39750 (ICE in uses_template_parms, at cp/pt.c:6332)
Jason Merrill
1
-0
/
+8
2009-04-13
re PR c++/39742 (ice in C++ overload resolution)
Jason Merrill
1
-0
/
+22
2009-04-11
re PR middle-end/39732 (-fprofile-generate -O1: ICE: verify_stmts failed, ADD...
Richard Guenther
1
-0
/
+29
2009-04-11
re PR tree-optimization/39713 (ICE in get_expr_value_id)
Richard Guenther
1
-0
/
+25
2009-04-10
re PR c++/28301 (ICE with broken specialization)
H.J. Lu
6
-8
/
+26
2009-04-10
2009-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>
Manuel López-Ibáñez
2
-1
/
+10
2009-04-09
re PR target/39678 (complex type isn't passed correctly)
H.J. Lu
1
-0
/
+26
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
1
-5
/
+4
2009-04-08
dwarf2out.c (class_scope_p): New static inline.
Jakub Jelinek
1
-0
/
+12
2009-04-08
re PR c++/25185 (deep typedef substitution in error message)
Jason Merrill
1
-0
/
+11
2009-04-08
re PR c++/39637 (ICE on ill-formed sizeof(<parameter-pack>) in variadic templ...
Dodji Seketeli
1
-0
/
+20
2009-04-07
re PR c++/34691 (Default argument checking not performed after overload resol...
Jason Merrill
1
-0
/
+17
[next]