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
2009-05-11
re PR tree-optimization/40074 (ICE in vect_get_vec_def_for_operand, at tree-v...
Ira Rosen
1
-0
/
+54
2009-05-11
basic-block.h (enum profile_status): Break out of struct control_flow_graph.
Ian Lance Taylor
5
-9
/
+87
2009-05-10
re PR target/40031 (ARM broken with addresses in PHIs with -fPIC)
Michael Matz
1
-0
/
+9
2009-05-08
Update test to use __BIGGEST_ALIGNMENT__
Michael Meissner
1
-1
/
+1
2009-05-08
Fix PR 40049
Michael Meissner
1
-0
/
+189
2009-05-08
fold-const.c (fold_binary): Do not fold multiplication by 1 or -1 for complex...
Joseph Myers
2
-0
/
+122
2009-05-08
re PR c/36892 (Support __attribute__((deprecated("text string"))))
H.J. Lu
3
-0
/
+106
2009-05-08
no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...
H.J. Lu
86
-187
/
+187
2009-05-08
re PR c/24581 (Complex arithmetic on special cases is incorrect.)
Joseph Myers
8
-0
/
+437
2009-05-07
re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
Janis Johnson
11
-0
/
+648
2009-05-06
re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-...
Janis Johnson
1
-0
/
+31
2009-05-06
plugin-support.exp: New file containing support procs for plugin testcases.
Le-Chun Wu
4
-0
/
+476
2009-05-06
re PR c/40032 (ICE with incomplete type in struct)
Joseph Myers
1
-0
/
+8
2009-05-05
re PR middle-end/39666 (spurious warning with ranged-switch statements)
Jakub Jelinek
2
-0
/
+44
2009-05-05
attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.
Joseph Myers
3
-0
/
+23
2009-05-04
c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.
Joseph Myers
6
-12
/
+58
2009-05-04
intl.c (locale_encoding, [...]): New.
Joseph Myers
2
-0
/
+19
2009-05-03
c-common.c (reswords): Add _Imaginary.
Joseph Myers
1
-0
/
+7
2009-05-03
charset.c (one_utf8_to_cppchar): Correct mask used for 5-byte UTF-8 sequences.
Joseph Myers
1
-0
/
+17
2009-05-03
* gcc.dg/ucnid-6.c: Fix typo in dg-do directive.
Joseph Myers
1
-1
/
+1
2009-04-30
* gcc.dg/ssp-1.c (__stack_chk_fail): Remove static.
Adam Nemet
1
-1
/
+1
2009-04-30
re PR middle-end/39579 (revisions 145171/145172 caused 2 extra failures)
Steve Ellcey
1
-1
/
+1
2009-04-29
re PR middle-end/39943 (wrong conversion from unsigned int to float)
Richard Guenther
4
-15
/
+15
2009-04-29
re PR target/39565 (Static variable leaves undefined symbol in object file)
Anmol P. Paralkar
1
-0
/
+48
2009-04-29
re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...
Nathan Sidwell
2
-1
/
+4
2009-04-28
re PR testsuite/39790 (gcc.dg/tls/alias-1.c,opt-2.c fail if TLS is not suppor...
Jing Yu
2
-1
/
+2
2009-04-28
g++.dg/warn/pr35652.C: Removed.
H.J. Lu
1
-0
/
+0
2009-04-28
re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)
Uros Bizjak
2
-2
/
+2
2009-04-28
20020118-1.c: Skip on vxworks targets.
Nathan Froyd
8
-6
/
+22
2009-04-28
revert: re PR c++/35652 (offset warning should be given in the front-end)
Ben Elliston
2
-16
/
+0
2009-04-27
target-supports.exp (check_effective_target_double64): New.
DJ Delorie
4
-1
/
+4
2009-04-27
collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.
Ian Lance Taylor
2
-0
/
+157
2009-04-27
re PR c/39903 (ICE on flexible member)
H.J. Lu
2
-0
/
+48
2009-04-27
Add dump file checks for sms tests
Revital Eres
8
-9
/
+41
2009-04-26
Expand from SSA.
Michael Matz
65
-149
/
+157
2009-04-26
re PR c/39889 (Bogus -Wunused-value warning)
Jakub Jelinek
1
-0
/
+9
2009-04-26
re PR c/39581 (VLA types at file scope wrongly rejected)
Joseph Myers
3
-0
/
+71
2009-04-26
re PR c/39556 (statics in C99 inline functions later declared extern)
Joseph Myers
1
-0
/
+19
2009-04-26
c-decl.c (build_enumerator): Allow values folding to integer constants but no...
Joseph Myers
5
-23
/
+65
2009-04-25
re PR c/39582 (bad errors for some uses of [*] arrays)
Joseph Myers
1
-0
/
+12
2009-04-25
re PR c/39564 (variably modified function return types not always diagnosed)
Joseph Myers
1
-0
/
+32
2009-04-25
re PR preprocessor/39559 (constants too large for intmax_t need pedwarns)
Joseph Myers
1
-0
/
+8
2009-04-24
vrp48.c: Fix.
Richard Guenther
1
-0
/
+3
2009-04-24
tree-vrp.c (extract_range_from_binary_expr): Handle overflow from unsigned ad...
Richard Guenther
1
-0
/
+20
2009-04-24
c-typeck.c (set_init_index): Allow array designators that are not integer con...
Joseph Myers
3
-0
/
+26
2009-04-24
combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.
Ian Lance Taylor
1
-0
/
+49
2009-04-24
re PR middle-end/39867 (Wrong result of conditional operator exp < 2 ? 2U : (...
Paolo Bonzini
1
-0
/
+12
2009-04-24
re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)
Jakub Jelinek
1
-0
/
+33
2009-04-23
re PR testsuite/39632 (Revision 145497 caused extra failures on Linux/ia64)
Steve Ellcey
2
-2
/
+2
2009-04-23
gcc_diag-1.c (foo): Don't check that %E produces a warning.
Rafael Avila de Espindola
1
-1
/
+1
[next]