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
2012-01-16
re PR fortran/48426 ([patch] Quad precision promotion)
Zydrunas Gimbutas
7
-67
/
+313
2012-01-16
trans-array.c (gfc_trans_create_temp_array): In the case of a class array tem...
Paul Thomas
5
-23
/
+82
2012-01-16
re PR c/12245 (Uses lots of memory when compiling large initialized arrays)
Jan Hubicka
2
-0
/
+11
2012-01-16
re PR c++/14179 (out of memory while parsing array with many initializers)
Jason Merrill
2
-1
/
+17
2012-01-16
re PR bootstrap/51860 (s390 esa mode bootstrap comparison failure since trans...
Jakub Jelinek
2
-15
/
+41
2012-01-16
re PR tree-optimization/51865 (ICE in insert_vi_for_tree, at tree-ssa-structa...
Jakub Jelinek
4
-4
/
+40
2012-01-16
Daily bump.
GCC Administrator
1
-1
/
+1
2012-01-15
mips.c (mips16_build_call_stub): Don't use a stub for calls to locally-bindin...
Richard Sandiford
2
-0
/
+13
2012-01-15
ssa-dom-thread-4.c: Expect 4 threaded edges for MIPS.
Richard Sandiford
2
-1
/
+8
2012-01-15
mips-protos.h (SYMBOL_FORCE_TO_MEM): Delete.
Richard Sandiford
8
-99
/
+259
2012-01-15
re PR rtl-optimization/51821 (64bit > 32bit conversion produces incorrect res...
Uros Bizjak
4
-4
/
+42
2012-01-15
* gcc.dg/torture/pr8081.c: Fix char signedness assumption.
Andreas Schwab
2
-4
/
+8
2012-01-15
Daily bump.
GCC Administrator
1
-1
/
+1
2012-01-14
* g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
Andreas Schwab
2
-2
/
+7
2012-01-14
Makefile.in (OSCONS_EXTRACT): Add $(GNATLIBCFLAGS).
Andreas Schwab
2
-2
/
+7
2012-01-14
re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)
Denis Chertykov
4
-98
/
+114
2012-01-14
re PR fortran/51800 (Error: Automatic array 'dummy' at (1) cannot have an ini...
Tobias Burnus
5
-3
/
+70
2012-01-14
re PR fortran/51816 (Wrong error when use..., only : operator() twice)
Tobias Burnus
5
-1
/
+105
2012-01-14
re PR c++/50012 (C++ front end misses -Wsign-compare warnings when extraneous...
Ian Lance Taylor
7
-41
/
+72
2012-01-14
Daily bump.
GCC Administrator
1
-1
/
+1
2012-01-13
Update copyright year.
Ian Lance Taylor
1
-1
/
+1
2012-01-13
ipa-cp.c (ipa_get_indirect_edge_target): Add typecasts when comparing param_i...
Ian Lance Taylor
2
-2
/
+8
2012-01-13
c-decl.c: Do not include tree-mudflap.h
Steven Bosscher
7
-6
/
+13
2012-01-13
re PR fortran/48351 ([OOP] Realloc on assignment fails if parent component i...
Paul Thomas
6
-16
/
+94
2012-01-13
re PR c++/20681 (wrong "control reaches" warning with switches)
Jason Merrill
4
-0
/
+34
2012-01-13
pr49871.c: Add dg-require-effective-target int32plus because of big array nee...
Georg-Johann Lay
1
-0
/
+1
2012-01-13
20120111-1.c: Fix wrong int = int32_t assumption.
Georg-Johann Lay
7
-6
/
+22
2012-01-13
re PR c++/51813 (-fvisibility=hidden causes std::codecvt members to be undefi...
Jason Merrill
4
-0
/
+23
2012-01-13
re PR c++/51620 ([c++0x] [4.6/4.7 Regression] ICE with private destructor)
Jason Merrill
5
-0
/
+44
2012-01-13
re PR fortran/51842 (fortran fails if ssize_t is 32-bit on 64-bit host)
Tobias Burnus
2
-2
/
+9
2012-01-13
re PR c/8081 (ICE with variably sized types returned from nested functions)
Richard Guenther
4
-0
/
+42
2012-01-13
pr46309.c: Set branch cost to greater 1 for avr.
Georg-Johann Lay
2
-0
/
+5
2012-01-13
libgo: Update to weekly.2011-12-22.
Ian Lance Taylor
1
-2
/
+2
2012-01-13
re PR c++/51714 (internal compiler error: Segmentation fault with -std=c++11)
Jason Merrill
4
-0
/
+28
2012-01-13
Daily bump.
GCC Administrator
1
-1
/
+1
2012-01-13
PR c++/51633 - ICEs with constexpr constructor
Dodji Seketeli
6
-5
/
+92
2012-01-12
cfgexpand.c (convert_debug_memory_address): Allow any valid pointer type, not...
DJ Delorie
2
-3
/
+6
2012-01-12
re PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)
Tobias Burnus
2
-5
/
+11
2012-01-12
re PR other/50925 ([avr] ICE at spill_failure, at reload1.c:2118)
Richard Henderson
4
-107
/
+123
2012-01-12
re PR c++/48051 (sorry, unimplemented: mangling overload)
Jason Merrill
8
-6
/
+47
2012-01-12
re PR c++/51403 (ICE with invalid template parameter)
Jason Merrill
4
-0
/
+19
2012-01-12
fix date
Georg-Johann Lay
1
-1
/
+1
2012-01-12
re PR target/51756 (wrong warning: uninitialized variable put into program me...
Georg-Johann Lay
2
-0
/
+7
2012-01-12
re PR tree-optimization/51799 (Compiler ICE in vect_is_simple_use_1)
Ira Rosen
5
-6
/
+38
2012-01-12
i386.md (*zero_extendsidi2_rex64): Correct movl template.
Uros Bizjak
2
-2
/
+7
2012-01-12
re PR testsuite/51057 (FAIL: gfortran.dg/quad_2.f90 -O0 execution test on p...
Dominique d'Humieres
3
-2
/
+48
2012-01-11
re PR c++/51565 (fastcall in array of method pointers: internal compiler error)
Jason Merrill
4
-4
/
+23
2012-01-12
go-lang.c (go_langhook_init): Initialize void_list_node before calling go_cre...
Ian Lance Taylor
2
-3
/
+8
2012-01-12
libgo: Update to weekly.2011-12-14.
Ian Lance Taylor
2
-4
/
+99
2012-01-12
Daily bump.
GCC Administrator
1
-1
/
+1
[next]