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
2011-11-09
re PR fortran/50540 (Internal Error: Can't convert UNKNOWN to INTEGER(4) (r1...
Francois-Xavier Coudert
4
-4
/
+24
2011-11-09
re PR fortran/50960 ([OOP] vtables not marked as constant)
Janus Weil
4
-4
/
+15
2011-11-09
re PR fortran/38718 (some simplifiers for elemental intrinsics missing; requi...
Francois-Xavier Coudert
6
-2
/
+45
2011-11-09
gimple-fold.c (canonicalize_constructor_val): Mark address-taken variables ad...
Richard Guenther
2
-3
/
+11
2011-11-09
PR c++/51027 - accepts alias-declaration without ';'
Dodji Seketeli
5
-1
/
+18
2011-11-09
Fix entry
Eric Botcazou
1
-1
/
+0
2011-11-09
PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
Dodji Seketeli
5
-2
/
+32
2011-11-09
re PR fortran/21881 (ICE instead of error for large arrays in derived types)
Francois-Xavier Coudert
2
-1
/
+7
2011-11-09
re PR tree-optimization/51015 (ice in vect_determine_vectorization_factor wit...
Ira Rosen
4
-3
/
+35
2011-11-08
Implement vect_cmdline_needed properly on sparc.
David S. Miller
2
-0
/
+22
2011-11-09
function.c (bb_active_p): Delete.
Alan Modra
7
-243
/
+511
2011-11-09
Daily bump.
GCC Administrator
1
-1
/
+1
2011-11-08
re PR fortran/50404 (SIGSEGV in gfc_resolve_close)
Francois-Xavier Coudert
4
-1
/
+30
2011-11-08
re PR fortran/50409 (SIGSEGV in gfc_simplify_expr)
Francois-Xavier Coudert
4
-4
/
+22
2011-11-08
tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.
Ulrich Weigand
17
-175
/
+274
2011-11-08
re PR c++/50835 (Lvalue-ness of conditional operator results is incorrect in ...
Jason Merrill
5
-6
/
+47
2011-11-08
gengtype.c (write_field_root): Avoid out-of-scope access of newv.
Michael Matz
22
-65
/
+406
2011-11-08
i386.c (ix86_preferred_simd_mode): Even for TARGET_AVX if not TARGET_PREFER_A...
Jakub Jelinek
5
-6
/
+30
2011-11-08
re PR tree-optimization/51012 (ICE: in fold_convert_loc, at fold-const.c:1897...
Richard Guenther
6
-0
/
+61
2011-11-08
re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_ex...
Richard Guenther
6
-0
/
+42
2011-11-08
re PR rtl-optimization/47698 (CMOV accessing volatile memory with read side e...
Eric Botcazou
2
-3
/
+8
2011-11-08
re PR regression/50999 (g++.dg/lto/20081109 execute -O2 -flto -flto-partition...
Richard Guenther
2
-27
/
+47
2011-11-08
sse.md (*avx_vperm2f128<mode>3_nozero): Emit mask 0x12 and 0x20 as vinsert[fi...
Jakub Jelinek
2
-0
/
+7
2011-11-08
tree-vect-stmts.c (vectorizable_call): Add SLP_NODE argument.
Jakub Jelinek
10
-19
/
+556
2011-11-08
gimple-fold.c (canonicalize_constructor_val): Make sure we have referenced va...
Richard Guenther
2
-1
/
+7
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
196
-214
/
+15520
2011-11-08
Fix context handling of alias-declaration
Dodji Seketeli
6
-4
/
+34
2011-11-08
re PR c++/50864 (ICE with decltype and "declval" from another namespace)
Paolo Carlini
5
-5
/
+42
2011-11-08
re PR fortran/50334 (interaction between -Wuninitialized and -finit-*)
Francois-Xavier Coudert
2
-0
/
+10
2011-11-07
re PR c++/50848 (ICE in derived template class missing using for member of te...
Jason Merrill
4
-1
/
+22
2011-11-08
Daily bump.
GCC Administrator
1
-1
/
+1
2011-11-07
Allow libcalls to be installed for legacy __sync optabs.
Richard Henderson
9
-127
/
+298
2011-11-07
re PR c++/50863 ([C++0x] list-initialization with lambda fails to deduce cons...
Jason Merrill
4
-0
/
+22
2011-11-07
re PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, ...
Jason Merrill
4
-1
/
+33
2011-11-07
re PR libfortran/49188 (Mismatch between -fsign-zero documentation and format...
Francois-Xavier Coudert
4
-28
/
+40
2011-11-07
pt.c (tsubst_copy_and_build): Fix qualified_name_lookup_error call in case CO...
Paolo Carlini
2
-7
/
+10
2011-11-07
i386-bultin-types.def (V8SI_FTYPE_V4DF_V4DF): Add.
Jakub Jelinek
3
-3
/
+22
2011-11-08
constraints.md: New file.
Anatoly Sokolov
5
-173
/
+229
2011-11-07
PR c++/45114 - Support C++11 alias-declaration
Dodji Seketeli
25
-69
/
+898
2011-11-07
i386.c (ix86_builtin_vectorized_function): Handle BUILT_IN_IRINT, BUILT_IN_IR...
Uros Bizjak
3
-4
/
+13
2011-11-07
* gcc.dg/pragma-align-2.c: Compile with -std=gnu99.
Eric Botcazou
2
-0
/
+5
2011-11-07
optabs.c (get_atomic_op_for_code): Fill in optab table at runtime so SWITCHAB...
Andrew MacLeod
2
-38
/
+76
2011-11-07
atomic_base.h (atomic_thread_fence): Call builtin.
Andrew MacLeod
5
-37
/
+78
2011-11-07
re PR fortran/50919 ([OOP] Don't use vtable for NON_OVERRIDABLE TBP)
Janus Weil
5
-26
/
+94
2011-11-07
avr.c (output_reload_in_const): Can handle CONSTANT_P now, not only CONST_INT...
Georg-Johann Lay
2
-106
/
+59
2011-11-07
libgcov.c (struct gcov_fn_buffer): New struct.
Nathan Sidwell
14
-412
/
+592
2011-11-07
constraints.md (Cm2): New constraint for int -2.
Georg-Johann Lay
3
-6
/
+27
2011-11-07
re PR c++/35688 (template visibility not overridden by template arguments)
Jason Merrill
8
-34
/
+65
2011-11-07
add PR tag
Jason Merrill
1
-0
/
+1
2011-11-07
re PR c++/33255 (A warning for "unused" typedefs?)
Jason Merrill
2
-0
/
+4
[next]