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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
[PR ipa/69044] Do not clone for param removal when not possible
Martin Jambor
4
-1
/
+24
2016-01-11
[PR ipa/66616] Copy can_change_signature flag to artificial thunks
Martin Jambor
2
-0
/
+7
2016-01-11
Don't allow latch with phi in try_transform_to_exit_first_loop_alt
Tom de Vries
5
-0
/
+24
2016-01-11
Handle case that outer phi res is not used in a phi in gather_scalar_reductions
Tom de Vries
4
-0
/
+17
2016-01-11
Fix docs for -frandom-seed.
Yury Gribov
3
-4
/
+14
2016-01-11
Don't parallelize loops if libgomp not supported
Tom de Vries
2
-0
/
+10
2016-01-11
arc.opt (mdiv-rem): Add period to the end.
Andrew Burgess
2
-2
/
+7
2016-01-11
Daily bump.
GCC Administrator
1
-1
/
+1
2016-01-10
Fix -Wmisleading indentation false-positive for do-while statement
Patrick Palka
4
-1
/
+19
2016-01-10
re PR fortran/69154 (ICE in gfc_trans_where_2, at fortran/trans-stmt.c:5005 o...
Thomas Koenig
4
-0
/
+49
2016-01-10
re PR fortran/67779 (Strange ordering with strings in extended object)
Paul Thomas
4
-1
/
+179
2016-01-10
Don't parallelize loops containing phis with addr_exprs
Tom de Vries
4
-0
/
+135
2016-01-10
Fix scan-tree-dump syntax
Thomas Schwinge
8
-7
/
+17
2016-01-10
Only allow single exit phi for reduction in try_create_reduction_list
Tom de Vries
4
-0
/
+34
2016-01-10
Daily bump.
GCC Administrator
1
-1
/
+1
2016-01-09
re PR middle-end/68743 (FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution t...
John David Anglin
2
-1
/
+8
2016-01-09
configure.ac (isl_options_set_schedule_serialize_sccs): Also use GMPINC.
Gerald Pfeifer
3
-2
/
+8
2016-01-09
re PR c++/69113 (ICE: in vague_linkage_p, at cp/decl2.c:1875 with -fno-weak)
Marek Polacek
4
-1
/
+29
2016-01-09
re PR middle-end/50865 (Invalid code generation for INT64_MIN % 1 on x86_64)
Jakub Jelinek
11
-17
/
+447
2016-01-09
re PR tree-optimization/69164 (ICE in create_tmp_var, at gimple-expr.c:468)
Jakub Jelinek
4
-9
/
+42
2016-01-09
re PR c++/69158 (ICE in in cxx_eval_indirect_ref, at cp/constexpr.c:2598)
Jason Merrill
3
-1
/
+17
2016-01-09
Daily bump.
GCC Administrator
1
-1
/
+1
2016-01-08
ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECL w/o DEC...
Jan Hubicka
2
-1
/
+7
2016-01-08
re PR tree-optimization/69167 (internal compiler error: SSA corruption)
Jakub Jelinek
5
-5
/
+53
2016-01-08
re PR c++/68449 (ICE in cxx_eval_constant_expression on atomic_load in C++)
Marek Polacek
4
-1
/
+21
2016-01-08
[PATCH] Fix PR68707
Alan Lawrence
11
-14
/
+105
2016-01-08
symtab.c (symtab_node::equal_address_to): Return -1 instead of 2 if we can't ...
Uros Bizjak
3
-6
/
+11
2016-01-08
constexpr.c (cxx_eval_call_expression): Remove convert_to_void workaround.
Jason Merrill
2
-10
/
+3
2016-01-08
PR c++/68983 (BE)
Jason Merrill
8
-8
/
+42
2016-01-08
PR c++/68983 (FE)
Jason Merrill
3
-0
/
+22
2016-01-08
vxworks.h (VXWORKS_LIBGCC_SPEC): Don't link shared RTPs with libc_internal.
Olivier Hainque
2
-5
/
+10
2016-01-08
[PATCH][RS6000] Migrate reduction optabs in paired.md
Alan Lawrence
2
-11
/
+37
2016-01-08
re PR tree-optimization/69162 (ICE in create_tmp_var, at gimple-expr.c:468)
Jakub Jelinek
5
-8
/
+37
2016-01-08
re PR tree-optimization/69172 (ICE in make_ssa_name_fn, at tree-ssanames.c:266)
Jakub Jelinek
4
-1
/
+58
2016-01-08
re PR tree-optimization/67781 (wrong code generated on big-endian with -O1 -f...
Thomas Preud'homme
4
-10
/
+73
2016-01-08
re PR tree-optimization/69083 (ICE at -O3 in 64-bit mode on x86_64-linux-gnu ...
Jakub Jelinek
4
-3
/
+49
2016-01-08
Restrict to linux and gnu targets as not all math.h implementations support t...
Sujoy Saraswati
2
-2
/
+11
2016-01-08
re PR fortran/69128 (OpenMP workshare problem with SUM())
Jakub Jelinek
8
-7
/
+66
2016-01-08
re PR c++/69145 (Bogus 'warning: #pragma implementation for ‘...’ appears...
Jakub Jelinek
4
-0
/
+17
2016-01-08
shrink-wrap: Once more PRs 67778, 68634, and now 68909
Segher Boessenkool
2
-7
/
+25
2016-01-07
PR c/68966 - atomic_fetch_* on atomic_bool not diagnosed
Martin Sebor
7
-8
/
+180
2016-01-08
Daily bump.
GCC Administrator
1
-1
/
+1
2016-01-07
freebsd.h: Rename SUBTARGET_OVERRIDE_OPTIONS to SUBTARGET_OVERRIDE_INTERNAL_O...
Andreas Tobler
3
-4
/
+18
2016-01-07
re PR target/69140 (stack alignment + O1 breaks with Microsoft ABI)
Uros Bizjak
2
-2
/
+20
2016-01-07
Move pr66680.f90 to libgomp
H.J. Lu
2
-46
/
+5
2016-01-07
re PR target/1078 (Problems with attributes documentation)
Sandra Loosemore
2
-0
/
+22
2016-01-07
Add a test for PR66655
Nick Clifton
4
-0
/
+51
2016-01-07
re PR fortran/66680 (ICE with openmp, a loop and a type bound procedure)
Dominique d'Humieres
2
-0
/
+51
2016-01-07
Add round_nimm_scalar_predicate and use xBm
H.J. Lu
10
-15
/
+123
2016-01-07
Fix SSA inconsistencies with invalid asm reg names (PR67639)
Bernd Schmidt
4
-0
/
+20
[next]