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
2007-10-04
re PR fortran/33529 (Non-litteral CHARACTER kind values matching is wrong)
Francois-Xavier Coudert
5
-49
/
+102
2007-10-04
re PR fortran/33502 (gfortran with .F suffix and -g3 option chokes on preproc...
Francois-Xavier Coudert
4
-2
/
+88
2007-10-04
re PR middle-end/33641 (perlbmk gets type mismatch in pointer plus expression)
Richard Guenther
4
-11
/
+54
2007-10-04
Mention PR fortran/33646 in revision 129000.
H.J. Lu
2
-0
/
+2
2007-10-04
re PR rtl-optimization/33653 (volatile memory access optimized away)
Michael Matz
2
-0
/
+15
2007-10-04
re PR rtl-optimization/33653 (volatile memory access optimized away)
Michael Matz
3
-2
/
+8
2007-10-04
* config.gcc: Remove USE_GAS for m68k targets.
Kazu Hirata
2
-7
/
+11
2007-10-04
re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword)
Richard Guenther
7
-36
/
+125
2007-10-04
re PR c++/32470 (fvisibility=hidden without effect in some cases)
Jason Merrill
5
-53
/
+90
2007-10-04
re PR fortran/33626 (Parentheses get wrong kind during matching)
Tobias Schlüter
4
-8
/
+25
2007-10-04
avr.c (commands_in_file, [...]): Remove variables.
Anatoly Sokolov
2
-21
/
+8
2007-10-04
re PR fortran/33542 (gfortran does not detect ambigious specific names if the...
Paul Thomas
4
-39
/
+11
2007-10-03
re PR c++/11756 (ICE's when using typeof in template function parameter type ...
Jason Merrill
2
-0
/
+9
2007-10-04
Daily bump.
GCC Administrator
1
-1
/
+1
2007-10-03
m68k.c (m68k_output_movem): Use the MOTOROLA if MOTOROLA is to true.
Kazu Hirata
2
-4
/
+9
2007-10-03
re PR fortran/26682 (gfortran fails with -fwhole-program optimization)
Francois-Xavier Coudert
2
-0
/
+12
2007-10-03
decl.c (duplicate_decls): Preserve linkage flags for mere redeclarations of g...
Alexandre Oliva
5
-10
/
+38
2007-10-03
re PR target/33635 (Bootstrap broken on mips-sgi-irix6.5)
Richard Sandiford
13
-125
/
+397
2007-10-03
* gfortran.dg/default_format_1.f90: XFAIL on all darwin targets.
Francois-Xavier Coudert
2
-2
/
+6
2007-10-03
* cfgrtl.c (rtl_block_ends_with_call_p): Skip notes at the end.
Alexandre Oliva
2
-1
/
+6
2007-10-03
gcse.c (hash_scan_set): Insert set in insn before note at the end of basic bl...
Alexandre Oliva
2
-2
/
+7
2007-10-03
re PR tree-optimization/33576 (segfault in extract_muldiv for cpu2006 benchmark)
Sebastian Pop
5
-2
/
+44
2007-10-03
Fix date on ChangeLog entry.
Tobias Schlüter
1
-1
/
+1
2007-10-03
default_format_1.f90: XFAIL on ppc-darwin.
François-Xavier Coudert
3
-3
/
+12
2007-10-03
re PR java/33639 (gcj generates assembler errors)
Andrew Haley
2
-2
/
+63
2007-10-03
re PR fortran/33198 (Derived type in common: Default initializer not rejected)
Tobias Schlüter
4
-82
/
+148
2007-10-03
re PR c++/15764 (no cleanup if temporary's dtor terminates with an exception)
Jason Merrill
7
-33
/
+296
2007-10-03
re PR debug/31899 (-g and using declaration causing ICE in reference_to_unused)
Doug Kwan
4
-1
/
+25
2007-10-03
re PR fortran/26682 (gfortran fails with -fwhole-program optimization)
Francois-Xavier Coudert
4
-0
/
+17
2007-10-03
re PR libfortran/33253 (namelist: reading back a string with apostrophe)
Jerry DeLisle
3
-0
/
+67
2007-10-03
Daily bump.
GCC Administrator
1
-1
/
+1
2007-10-02
re PR libfortran/33469 (Default formats for real input are not precise enough)
Francois-Xavier Coudert
5
-13
/
+186
2007-10-02
mips.exp (setup_mips_tests): Set mips_abi to the default ABI.
Richard Sandiford
7
-12
/
+69
2007-10-02
re PR middle-end/33617 (ICE for nonconstant callee-copied constructor arguments)
Richard Sandiford
4
-4
/
+24
2007-10-02
mips.md (sync_compare_and_swap<mode>): Handle compare against constant zero.
David Daney
3
-2
/
+9
2007-10-02
stabs-attrib-vect-darwin.c: Change options to use -gstabs+ for extended options.
Andreas Tobler
2
-1
/
+6
2007-10-02
ra-conflict.c: New file.
Kenneth Zadeck
17
-1719
/
+1947
2007-10-02
Fix committed Changelog
Revital Eres
1
-0
/
+1
2007-10-02
re PR fortran/33542 (gfortran does not detect ambigious specific names if the...
Paul Thomas
4
-1
/
+50
2007-10-02
Add vec_init support for 750CL paired vectors and fix movv2sf_paired
Revital Eres
9
-2
/
+169
2007-10-02
re PR fortran/33566 (fortran : wrong rank of derived type parameters array co...
Paul Thomas
4
-7
/
+53
2007-10-02
re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u...
Paul Thomas
4
-61
/
+97
2007-10-02
re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)
Paul Thomas
4
-1
/
+65
2007-10-02
re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...
Paul Thomas
10
-22
/
+300
2007-10-02
re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...
John David Anglin
4
-12
/
+32
2007-10-02
Revert patches that should have been installed in the vta branch only.
Alexandre Oliva
2
-14
/
+35
2007-10-02
tree-ssa-live.c (remove_unused_scope_block_p): Don't change generated code de...
Alexandre Oliva
2
-35
/
+10
2007-10-02
* ChangeLog.vta: New.
Alexandre Oliva
1
-0
/
+4
2007-10-02
Daily bump.
GCC Administrator
1
-1
/
+1
2007-10-01
tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last ...
Alexandre Oliva
2
-0
/
+20
[next]