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.c-torture
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-20
re PR rtl-optimization/43438 (possible wrong code bug)
Richard Guenther
1
-0
/
+23
2010-03-19
re PR tree-optimization/43415 (Consumes large amounts of memory and time in P...
Richard Guenther
1
-0
/
+36
2010-03-15
re PR tree-optimization/43367 (ice: in may_propagate_copy, at tree-ssa-copy.c...
Richard Guenther
1
-0
/
+30
2010-03-11
re PR middle-end/43255 (ICE in extract_range_from_assert, at tree-vrp.c:1423)
Richard Guenther
1
-0
/
+33
2010-03-10
re PR c/43288 (ICE in function_and_variable_visibility, at ipa.c:415)
Jan Hubicka
1
-0
/
+1
2010-03-10
asm1.C: Don't detect pic via looking for the -fpic/-fPIC flags.
Kaveh R. Ghazi
1
-2
/
+1
2010-03-10
re PR tree-optimization/43236 (-ftree-loop-distribution produces wrong code i...
Alexander Monakov
1
-0
/
+32
2010-03-08
re PR tree-optimization/43269 (removing non dead store)
Richard Guenther
1
-0
/
+31
2010-03-04
re PR tree-optimization/43164 (ice in completely_scalarize_record, at tree-sr...
Martin Jambor
2
-0
/
+62
2010-03-01
re PR tree-optimization/43220 (Paritially optimized __builtin_save_stack/__bu...
Richard Guenther
1
-0
/
+28
2010-02-27
re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...
Richard Guenther
1
-1
/
+1
2010-02-26
re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...
Richard Guenther
1
-0
/
+15
2010-02-26
re PR tree-optimization/43188 ("error: alignment of array elements is greater...
Richard Guenther
1
-0
/
+6
2010-02-22
991014-1.c: Use __SIZE_TYPE__ for size types.
Ozkan Sezer
1
-5
/
+9
2010-02-22
re PR middle-end/42749 (-O2 and verify_stmts failed again)
Richard Guenther
1
-0
/
+5
2010-02-18
re PR tree-optimization/43066 (ICE: SIGFPE with empty struct and va_arg)
Martin Jambor
1
-0
/
+14
2010-02-11
re PR tree-optimization/42998 (ICE: error: verify_stmts failed)
Richard Guenther
1
-0
/
+15
2010-02-10
re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b...
Richard Guenther
1
-0
/
+12
2010-02-09
re PR tree-optimization/43008 (Attribute malloc not handled correctly)
Richard Guenther
1
-0
/
+23
2010-02-07
re PR tree-optimization/42956 (internal compiler error: Segmentation fault wi...
Richard Guenther
1
-0
/
+33
2010-02-03
re PR tree-optimization/42927 (type mismatch in shift expression produces ice...
Richard Guenther
1
-0
/
+32
2010-01-25
re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC...
Rainer Orth
1
-0
/
+1
2010-01-22
re PR tree-optimization/42833 (sra miscompiles qemu)
Richard Henderson
1
-0
/
+171
2010-01-20
re PR tree-optimization/42717 (ice: verify_ssa failed)
Richard Guenther
1
-0
/
+30
2010-01-17
re PR middle-end/42248 (compat test struct-by-value-17 fails execution with -...
Richard Guenther
1
-0
/
+27
2010-01-15
re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)
Jing Yu
1
-0
/
+41
2010-01-15
Revert revision 155944 due to the broken testcase.
Jing Yu
1
-40
/
+0
2010-01-15
re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG)
Jing Yu
1
-0
/
+40
2010-01-14
re PR c/42721 (possible integer wrong code bug)
Jakub Jelinek
1
-0
/
+21
2010-01-13
re PR tree-optimization/42730 (ice: verify_stmts failed)
Richard Guenther
1
-0
/
+14
2010-01-13
re PR tree-optimization/42703 (ICE in generate_subtree_copies with out of bou...
Martin Jambor
1
-0
/
+12
2010-01-13
re PR tree-optimization/42705 (verify_flow_info failed with -O)
Richard Guenther
1
-0
/
+58
2010-01-13
re PR middle-end/42716 (ICE in extract_range_from_assert, at tree-vrp.c:1423)
Richard Guenther
1
-0
/
+18
2010-01-12
re PR c/42708 (ICE in gimplify_expr, at gimplify.c:6993)
Joseph Myers
1
-0
/
+10
2010-01-09
re PR middle-end/42512 (integer wrong code bug with loop)
Richard Guenther
1
-0
/
+13
2010-01-06
ipa-inline.c (cgraph_decide_inlining_incrementally): Do not inline regular fu...
Richard Guenther
1
-0
/
+16
2010-01-05
re PR tree-optimization/42614 (FRE optimizes away valid code after IPA inlining)
Richard Guenther
1
-0
/
+68
2010-01-04
re PR tree-optimization/42398 (internal compiler error: in sra_modify_expr, a...
Martin Jambor
1
-0
/
+6
2010-01-01
re PR c/42570 (ICE in get_alias_set, at alias.c:710)
Richard Guenther
1
-0
/
+9
2010-01-01
re PR middle-end/42559 (ice in emit_block_move_hints with -O2)
Richard Guenther
1
-0
/
+8
2009-12-30
re PR middle-end/42099 (Error in 64-bit division for 32-bit target)
Ian Lance Taylor
1
-0
/
+2
2009-12-28
re PR tree-optimization/42231 (Wrong generated code when using a callback fun...
Martin Jambor
1
-0
/
+35
2009-12-16
tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) to (T2)t +- (T2)x if o...
Jakub Jelinek
1
-0
/
+15
2009-12-07
re PR rtl-optimization/42269 (Extra sign extension instructions generated)
Richard Henderson
1
-0
/
+15
2009-12-07
re PR debug/42299 (another verify_ssa failure with -g -O2)
Richard Henderson
1
-0
/
+23
2009-12-07
* gcc.c-torture/execute/vla-dealloc-1.c: Use lower loop count for 16bit int t...
Andy Hutchinson
1
-1
/
+7
2009-12-06
re PR debug/42234 (internal compiler error: verify_ssa failed)
Richard Henderson
1
-0
/
+14
2009-12-04
re PR rtl-optimization/42164 (internal compiler error: in simplify_subreg, at...
David Daney
1
-0
/
+25
2009-12-03
re PR middle-end/42049 (ICE with -O2 - internal compiler error: in expand_exp...
Jakub Jelinek
1
-0
/
+27
2009-12-01
re PR tree-optimization/42237 (internal compiler error: verify_stmts failed)
Martin Jambor
1
-0
/
+32
[next]