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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
ChangeLog gcc/
Kai Tietz
2
-1
/
+6
2011-03-21
simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case w...
Chung-Lin Tang
2
-0
/
+18
2011-03-21
re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)
Thomas Koenig
3
-0
/
+99
2011-03-20
Add 2 testcases for PR rtl-optimization/47502.
H.J. Lu
3
-0
/
+26
2011-03-20
re PR rtl-optimization/48156 (wrong code with -fcrossjumping)
Jakub Jelinek
2
-0
/
+50
2011-03-19
re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...
Francois-Xavier Coudert
2
-2
/
+7
2011-03-19
re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...
Francois-Xavier Coudert
2
-0
/
+13
2011-03-18
c-decl.c (diagnose_mismatched_decls): Give an error for redefining a typedef ...
Joseph Myers
3
-22
/
+12
2011-03-18
c-decl.c (grokfield): Don't allow typedefs for structures or unions with no t...
Joseph Myers
4
-15
/
+54
2011-03-18
slp-multitypes-2.c: Replace dg-do run with dg-xfail-run-if.
Rainer Orth
2
-1
/
+7
2011-03-18
re PR c++/48162 (447.dealII in SPEC CPU 2006 failed to build)
Jason Merrill
2
-0
/
+7
2011-03-18
re PR c++/48118 (g++ sometimes allows copying a volatile class)
Jason Merrill
2
-0
/
+16
2011-03-18
re PR c++/23372 (Temporary aggregate copy not elided when passing parameters ...
Jason Merrill
2
-0
/
+17
2011-03-18
re PR c++/35315 (ICE with attribute transparent_union)
Jason Merrill
2
-3
/
+7
2011-03-18
re PR middle-end/47405 (gcc.dg/torture/20090618-1.c FAILs on IRIX 6.5)
Rainer Orth
2
-0
/
+6
2011-03-18
combine.c (try_combine): Do simplification only call of subst() on i2 even wh...
Chung-Lin Tang
2
-0
/
+13
2011-03-18
re PR bootstrap/48161 (hppa*-*-* will not bootstrap on 4.6 branch with releas...
Jakub Jelinek
2
-0
/
+29
2011-03-17
Check zero/sign extended hard registers.
H.J. Lu
2
-0
/
+21
2011-03-17
re PR c++/47504 ([C++0x] some constexpr calculations erroneously overflow whe...
Jason Merrill
3
-1
/
+13
2011-03-17
decl.c (elaborate_expression_1): Try harder to find out whether the expressio...
Eric Botcazou
3
-0
/
+43
2011-03-17
Core 1212
Jason Merrill
3
-2
/
+18
2011-03-17
re PR c++/48166 (ICE on static member function with invalid type qualifier)
Jason Merrill
2
-0
/
+10
2011-03-17
re PR tree-optimization/48134 (ICE: in refs_may_alias_p_1, at tree-ssa-alias....
Richard Guenther
2
-0
/
+36
2011-03-17
re PR tree-optimization/48165 (gcc-4.6: internal compiler error: in build2_stat)
Richard Guenther
2
-0
/
+43
2011-03-17
re PR rtl-optimization/48141 (DSE compile time hog)
Jakub Jelinek
2
-0
/
+22
2011-03-16
re PR c++/48089 ([C++0x] ICE on in(?)valid in constexpr constructors)
Jason Merrill
2
-0
/
+11
2011-03-16
re PR c++/47301 ([C++0x] ICE: in fold_convert_loc, at fold-const.c:1906 with ...
Jason Merrill
2
-0
/
+18
2011-03-16
re PR c++/46336 ([C++0X] ICE on invalid: in register_constexpr_fundef, at cp/...
Jason Merrill
3
-1
/
+17
2011-03-16
re PR c++/47570 ([C++0x] "one() >= 0" isn't constexpr for unsigned int, yet =...
Jason Merrill
2
-0
/
+29
2011-03-16
re PR debug/47510 (DW_TAG_typedef can have children when designating a naming...
Dodji Seketeli
2
-0
/
+35
2011-03-16
Core 1148
Jason Merrill
2
-0
/
+15
2011-03-16
re PR c++/48132 ([C++0x] Internal compiler error on array of std::complex wit...
Jason Merrill
2
-0
/
+18
2011-03-16
re PR c++/48113 ([C++0x] bind with tuple argument fails)
Jason Merrill
6
-4
/
+44
2011-03-16
re PR c++/48115 (internal compiler error: in type_has_nontrivial_copy_init, a...
Jason Merrill
2
-0
/
+26
2011-03-16
tree-vrp.c (identify_jump_threads): Slightly simplify type check for operands...
Jeff Law
2
-0
/
+18
2011-03-16
re PR c++/47999 ([C++0x] auto type deduction works incorrectly in a function ...
Jason Merrill
2
-0
/
+25
2011-03-16
vla-1.c (main): Use result of f1 to avoid optimizing it away if promoted to c...
Richard Guenther
2
-1
/
+7
2011-03-16
re PR tree-optimization/48149 (Piecewise complex pass-through not optimized)
Richard Guenther
2
-0
/
+16
2011-03-16
re PR debug/48147 (New debug test failures)
Richard Guenther
2
-1
/
+7
2011-03-16
re PR middle-end/26134 (fold *(float*)(&complex_float_var) into REALPART_EXPR...
Richard Guenther
2
-0
/
+30
2011-03-16
re PR c/48146 (ICE tree check: expected ssa_name, have var_decl in has_zero_u...
Richard Guenther
2
-0
/
+40
2011-03-16
gimple-fold.c (maybe_fold_reference): Open-code relevant constant folding.
Richard Guenther
3
-2
/
+7
2011-03-16
re PR middle-end/48136 (verify_gimple failed at -O0)
Jakub Jelinek
2
-0
/
+10
2011-03-16
emit-rtl.c (try_split): Don't call copy_call_info debug hook.
Jakub Jelinek
2
-13
/
+3
2011-03-16
re PR debug/45882 (No debug info for vars depending on unused parameter)
Jakub Jelinek
2
-0
/
+35
2011-03-15
c-common.c (max_constexpr_depth): New.
Jason Merrill
2
-0
/
+7
2011-03-15
Core 1191
Jason Merrill
2
-0
/
+21
2011-03-15
decl2.c (cp_check_const_attributes): New.
Rodrigo Rivas Costa
2
-0
/
+67
2011-03-15
re PR c++/34758 (Bad diagnostic for circular dependency in constructor defaul...
Jason Merrill
2
-0
/
+32
2011-03-15
Fix pr47837
Xinliang David Li
3
-0
/
+105
[next]