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/gfortran-test
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-15
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-15
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
2007-11-20
tree-ssa-operands.c (add_virtual_operand): Consistently prune accesses.
Richard Guenther
4
-1
/
+90
2007-11-20
mips.c (mips_file_start): Add support for flagging 32-bit code with -mfp64 fl...
Thiemo Seufer
2
-1
/
+8
2007-11-20
re PR c/34146 (Inefficient code with compound literals inside a CONSTRUCTO)
Jakub Jelinek
5
-3
/
+120
2007-11-20
* config/spu/spu_mfcio.h: Fix typo.
Ben Elliston
2
-1
/
+5
2007-11-20
re PR c++/28879 (ICE with VLA in template function)
Jakub Jelinek
4
-4
/
+31
2007-11-20
re PR c++/33962 (ICE at call to overloaded template function with variable-le...
Jakub Jelinek
4
-0
/
+30
2007-11-20
* unwind.inc: Comment that unwind-sjlj.c includes this file.
Ben Elliston
2
-1
/
+6
2007-11-20
mfc_tag_release.c: New file.
Ulrich Weigand
9
-2
/
+693
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
2
-24
/
+5
2007-11-20
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
4
-18
/
+29
2007-11-20
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-19
note PR 28834
Jason Merrill
1
-1
/
+1
2007-11-19
PR debug/29436, c/32326
Jason Merrill
7
-43
/
+44
2007-11-19
rs6000.c (invalid_e500_subreg, [...]): Handle DDmode and TDmode similarly to ...
Peter Bergner
5
-39
/
+131
2007-11-19
Add missing entry.
Eric Botcazou
1
-0
/
+7
2007-11-19
re PR ada/34098 (xgcc: Internal error: Segmentation fault (program gnat1))
Eric Botcazou
7
-80
/
+33
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
2
-1
/
+7
2007-11-19
bfin.c (must_save_p): New function, mostly broken out of n_dregs_to_save and ...
Bernd Schmidt
2
-96
/
+185
2007-11-19
re PR tree-optimization/34099 (optimizer problem)
Richard Biener
1
-0
/
+5
2007-11-19
re PR tree-optimization/34099 (optimizer problem)
Richard Guenther
3
-22
/
+57
2007-11-19
re PR fortran/34079 (Bind(C): Character argument/return value problems)
Tobias Burnus
5
-9
/
+188
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
2
-5
/
+5
2007-11-19
re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...
Eric Botcazou
8
-11
/
+74
2007-11-19
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-18
re PR c++/30988 (Incorrect "no return statement" warning with __attribute__ (...
Jakub Jelinek
7
-0
/
+85
2007-11-18
re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)
Thomas Koenig
8
-18
/
+36
2007-11-18
Add PR reference to previous entry.
Jerry DeLisle
1
-0
/
+1
2007-11-18
re PR fortran/33317 (CSHIFT/EOSHIFT: Rejects optional dummy for DIM=)
Jerry DeLisle
3
-1
/
+33
2007-11-18
trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to ...
Jerry DeLisle
6
-29
/
+38
2007-11-18
re PR rtl-optimization/34132 (ICE: internal consistency failure (invalid rtl ...
Jakub Jelinek
4
-1
/
+28
2007-11-18
re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_...
Jakub Jelinek
3
-407
/
+447
2007-11-18
re PR fortran/31608 (wrong types in character array/scalar binop)
Paul Thomas
5
-11
/
+53
2007-11-18
re PR fortran/34137 (Module function with ENTRY rejected)
Tobias Burnus
6
-4
/
+158
2007-11-18
re PR tree-optimization/34127 (ICE: tree-ssa-operands.c:1688)
Richard Guenther
4
-2
/
+23
2007-11-18
altivec-23.c: Do not use a typedef name as a type specifier...
Ben Elliston
2
-3
/
+8
2007-11-18
constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PE...
David Daney
2
-5
/
+11
2007-11-18
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-17
* trans-types.c (gfc_init_types): Use wider buffer.
Francois-Xavier Coudert
2
-1
/
+5
2007-11-17
trans-types.c (gfc_init_types): Use Fortran-90-style type names, with kinds.
Francois-Xavier Coudert
2
-5
/
+10
2007-11-17
re PR fortran/34133 (Bind(c,name="") should be rejected for dummies; F2008: a...
Tobias Burnus
5
-5
/
+79
2007-11-17
re PR fortran/25252 (ICE on invalid code)
Francois-Xavier Coudert
6
-3
/
+123
2007-11-17
re PR middle-end/34130 (the builtin abs() gives wrong result when used in som...
Richard Guenther
4
-0
/
+26
2007-11-17
re PR fortran/30285 (gfortran excessive memory usage with COMMON blocks in mo...
Francois-Xavier Coudert
2
-24
/
+100
2007-11-17
Daily bump.
GCC Administrator
1
-1
/
+1
2007-11-17
re PR fortran/34108 (ICE: Segmentation fault occurs by "write(*,0)" statement)
Francois-Xavier Coudert
4
-2
/
+26
2007-11-16
re PR fortran/33957 (gfortran rejects valid initialization expression)
Francois-Xavier Coudert
4
-5
/
+18
2007-11-16
re PR debug/33739 (Failure of gfortran.dg/literal_character_constant_1_*.F wi...
Francois-Xavier Coudert
2
-50
/
+13
2007-11-16
collect2.c (dump_file): If a demangled symbol is followed by a space...
Ian Lance Taylor
2
-2
/
+17
2007-11-16
re PR middle-end/34030 (ICE in in compare_values_warnv, at tree-vrp.c:701)
Richard Guenther
4
-18
/
+37
2007-11-16
re PR fortran/34008 (ICE in gfc_trans_call, at fortran/trans-stmt.c:389 on el...
Paul Thomas
4
-6
/
+73
[prev]
[next]