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
/
gcc.dg
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
re PR middle-end/44133 (Uninit warning regression with new SRA)
Martin Jambor
2
-1
/
+12
2010-05-17
re PR middle-end/44078 (FAIL: gcc.dg/tree-ssa/prefetch-7.c)
Christian Borntraeger
1
-1
/
+1
2010-05-16
invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.
Richard Guenther
7
-8
/
+8
2010-05-16
c-common.c (c_common_reswords): Add _Static_assert for C.
Joseph Myers
8
-0
/
+143
2010-05-15
c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...
Joseph Myers
6
-6
/
+160
2010-05-15
ipareference_1.c: Rename to ...
Jan Hubicka
3
-38
/
+38
2010-05-15
ipa-reference.c: Include toplev.h
Jan Hubicka
2
-0
/
+40
2010-05-15
re PR debug/44112 (Revision 159354 causes Fortran test failures)
Jakub Jelinek
1
-7
/
+0
2010-05-14
re PR debug/44136 (ICE in expand_debug_expr with -mno-sse)
Jakub Jelinek
1
-0
/
+27
2010-05-13
re PR debug/43983 (var-tracking needlessly throws away location info for SRAe...
Jakub Jelinek
1
-0
/
+56
2010-05-13
cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.
Jan Hubicka
1
-0
/
+15
2010-05-12
re PR middle-end/44085 (OpenMP - untied task accesses threadprivate - non-con...
Jakub Jelinek
1
-0
/
+27
2010-05-11
re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (boo...
Jakub Jelinek
1
-0
/
+46
2010-05-10
re PR debug/44028 (-fcompare-debug failure (length) with -O3 -fsched-pressure...
Jakub Jelinek
1
-0
/
+22
2010-05-10
tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
Michael Matz
1
-0
/
+23
2010-05-10
Nullify regno_allocno_map of the removed allocno.
H.J. Lu
1
-0
/
+58
2010-05-10
re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tre...
Richard Guenther
1
-0
/
+21
2010-05-09
re PR testsuite/44051 (FAIL: gcc.dg/anon-struct-9.c (test for excess errors))
Joseph Myers
1
-1
/
+1
2010-05-09
re PR c/10676 (Using unnamed fields in initializers)
Joseph Myers
1
-0
/
+57
2010-05-09
re PR c/44024 (missed optimization)
Richard Guenther
1
-0
/
+14
2010-05-09
re PR c/4784 (Anonymous structs issues)
Joseph Myers
1
-0
/
+129
2010-05-09
ipa-pta-11.c: Make p and q referenced.
Richard Guenther
1
-0
/
+3
2010-05-08
re PR middle-end/28685 (Multiple comparisons are not simplified)
Sandra Loosemore
1
-0
/
+50
2010-05-07
20100423-2_0.c: Include <stdio.h>.
Rainer Orth
1
-3
/
+3
2010-05-07
c-typeck.c (build_binary_op): Warn ordered comparison of pointer with null po...
Shujing Zhao
4
-0
/
+84
2010-05-06
Add support for C++0x nullptr.
Jason Merrill
1
-0
/
+2
2010-05-06
Wunused-var-8.c: Move to...
Jakub Jelinek
1
-15
/
+0
2010-05-06
re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)
Manuel López-Ibáñez
1
-0
/
+6
2010-05-06
re PR tree-optimization/43934 (LIM should handle PHI nodes)
Richard Guenther
1
-0
/
+20
2010-05-06
re PR middle-end/43987 (type-punning causes broken binaries unless -O0 is used)
Richard Guenther
5
-5
/
+5
2010-05-06
C++ support for -Wunused-but-set-variable
Jakub Jelinek
7
-323
/
+25
2010-05-04
Sanitize the behavior of -Wcoverage-mismatch.
Neil Vachharajani
1
-1
/
+1
2010-05-04
re PR c/43981 (-Wunused-but-set-variable does not consider array sizing use o...
Jakub Jelinek
1
-0
/
+15
2010-05-03
cdce3.C: Skip on alpha*-dec-osf5*.
Rainer Orth
4
-0
/
+4
2010-05-03
re PR tree-optimization/43971 (index domain error in tree-ssa-structalias.c:3...
Richard Guenther
1
-0
/
+14
2010-05-03
re PR debug/43972 (ICE in loc_cmp)
Jakub Jelinek
1
-0
/
+29
2010-05-02
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
1
-0
/
+41
2010-04-30
re PR lto/43946 (SPEC2000 GCC fails to build with -fprofile-generate -O2 ...
Richard Guenther
1
-0
/
+14
2010-04-30
20091216-1_0.c: Adjust test case to avoid conflict with darwin crt1.o 'start'...
Steven Bosscher
1
-1
/
+1
2010-04-30
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
2
-0
/
+44
2010-04-30
builtins.c (fold_builtin_1): Delete free (0).
Richard Guenther
1
-0
/
+20
2010-04-28
plugin.exp: Run the plugindir tests.
Matthias Klose
5
-0
/
+12
2010-04-28
Uniquization of constants at the Tree level
Eric Botcazou
3
-0
/
+58
2010-04-28
predicate aware uninitialized analysis
Xinliang David Li
27
-4
/
+924
2010-04-28
cgraph.h (struct cgraph_node): New field indirect_calls.
Martin Jambor
1
-0
/
+23
2010-04-28
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
1
-2
/
+2
2010-04-27
invoke.texi (-Wsuggest-attribute=const, [...]): Document.
Manuel López-Ibáñez
2
-0
/
+114
2010-04-27
cgraph.c (cgraph_propagate_frequency): New function.
Jan Hubicka
1
-2
/
+2
2010-04-27
pr32207.c: Fix typo in expected warning messages.
Shujing Zhao
5
-23
/
+23
2010-04-27
re PR c/32207 (missing warnings about address of 'x'.)
Shujing Zhao
5
-21
/
+30
[prev]
[next]