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
/
testsuite
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-02
mips.exp (setup_mips_tests): Set mips_abi to the default ABI.
Richard Sandiford
1
-0
/
+16
2007-10-02
re PR middle-end/33617 (ICE for nonconstant callee-copied constructor arguments)
Richard Sandiford
1
-0
/
+5
2007-10-02
stabs-attrib-vect-darwin.c: Change options to use -gstabs+ for extended options.
Andreas Tobler
1
-0
/
+5
2007-10-02
re PR fortran/33542 (gfortran does not detect ambigious specific names if the...
Paul Thomas
1
-0
/
+5
2007-10-02
Add vec_init support for 750CL paired vectors and fix movv2sf_paired
Revital Eres
1
-0
/
+6
2007-10-02
re PR fortran/33566 (fortran : wrong rank of derived type parameters array co...
Paul Thomas
1
-0
/
+5
2007-10-02
re PR fortran/33554 (Seg.fault: Default initialization of derived type uses u...
Paul Thomas
1
-0
/
+5
2007-10-02
re PR fortran/33550 (ICE (segfault) when USEing ambiguous symbols)
Paul Thomas
1
-0
/
+5
2007-10-02
re PR fortran/31154 (IMPORT fails for "<imported symbol> FUNCTION (...)" kin...
Paul Thomas
1
-0
/
+10
2007-10-02
re PR testsuite/31828 (FAIL: gcc.dg/float-range-[3-5].c (test for excess erro...
John David Anglin
1
-0
/
+8
2007-10-01
Fix test to work with 16-bit targets
Nick Clifton
1
-0
/
+5
2007-09-30
re PR tree-optimization/33593 (tree-outof-ssa moves sources of non-call excep...
Diego Novillo
1
-0
/
+5
2007-09-30
re PR fortran/33400 (Formatted read fails if line ends without line break)
Jerry DeLisle
1
-0
/
+6
2007-09-30
re PR tree-optimization/33597 (Internal compiler error while compiling libsws...
Uros Bizjak
1
-0
/
+5
2007-09-29
sse5-convert.c: Fix target selector and rename to...
Uros Bizjak
1
-1
/
+6
2007-09-29
re PR fortran/33354 ([4.2 only] MINLOC in combination with SUM gives wrong re...
Tobias Schlüter
1
-0
/
+5
2007-09-29
fold-bitand-4.c: Add -fno-common to options on hppa*-*-hpux*.
John David Anglin
1
-0
/
+4
2007-09-28
array-init-1.c: Add -mtune=i686 for 32bit x86 targets.
Uros Bizjak
1
-0
/
+4
2007-09-28
re PR c++/33213 (Broken diagnostic: 'type_pack_expansion' not supported by du...
Paolo Carlini
1
-0
/
+5
2007-09-28
re PR rtl-optimization/33552 (wrong code for multiple output asm, wrong df?)
Michael Matz
1
-0
/
+7
2007-09-28
openmp_stack.f90: Removed.
Jakub Jelinek
1
-0
/
+2
2007-09-28
re PR c++/31434 (ICE with invalid use of parameter pack in function arg)
Jakub Jelinek
1
-0
/
+5
2007-09-28
namelist_38.f90: Delete test for revertion of r128057.
Jerry DeLisle
1
-0
/
+5
2007-09-27
re PR rtl-optimization/7003 ([ppc] address of array loaded int register twice...
Andrew Pinski
1
-0
/
+5
2007-09-27
arith.c (reduce_binary_aa): Fix capitalization.
Tobias Schlüter
1
-0
/
+12
2007-09-27
c99-tgmath-1.c: Require c99_runtime and add the associated options.
Richard Sandiford
1
-0
/
+8
2007-09-27
re PR fortran/33568 (ICE with ANINT (with KIND and an array))
Paul Thomas
1
-0
/
+5
2007-09-27
re PR tree-optimization/33565 (spurious warning: assuming signed overflow do...
Ian Lance Taylor
1
-0
/
+5
2007-09-27
openmp_stack.f90: Fix typo.
Francois-Xavier Coudert
1
-0
/
+5
2007-09-27
re PR c++/33493 (Broken diagnostic: 'dl_expr' not supported by dump_expr)
Paolo Carlini
1
-0
/
+5
2007-09-27
builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...
Jakub Jelinek
1
-0
/
+5
2007-09-26
re PR tree-optimization/33563 (DSE removes non-dead store)
Richard Guenther
1
-0
/
+5
2007-09-26
re PR c/25309 (ICE on initialization of a huge array)
Joseph Myers
1
-0
/
+8
2007-09-26
re PR tree-optimization/30375 (tree-ssa-dse incorrectly removes struct initia...
Richard Guenther
1
-0
/
+11
2007-09-25
re PR c++/33207 (ICE redeclaring namespace as struct)
Simon Martin
1
-0
/
+5
2007-09-25
Fix 33524; SSE5 vectorized int->long conversions are broken
Michael Meissner
1
-0
/
+6
2007-09-25
Add missing built-in support for 750CL ps_sel instruction
Revital Eres
1
-0
/
+4
2007-09-25
re PR c/32295 (An invalid c code causes an ICE in create_tmp_var, at gimplify...
Joseph Myers
1
-0
/
+5
2007-09-25
20070919-1.c: New test.
Bernd Schmidt
1
-0
/
+4
2007-09-25
init_flag_3.f90: Add -mieee for sh.
Kaz Kojima
1
-0
/
+4
2007-09-25
re PR c++/14688 (Mis-matched calling convention on virtual functions accepted...
Danny Smith
1
-0
/
+5
2007-09-24
re PR fortran/33269 (Diagnose missing "(" in "PRINT ('a'),")
Tobias Schlüter
1
-0
/
+8
2007-09-24
loop-2f.x: New.
Roman Zippel
1
-0
/
+5
2007-09-24
target-supports.exp (check_effective_target_mips16_attribute): Reject hard-fl...
Richard Sandiford
1
-0
/
+10
2007-09-24
re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)
Jakub Jelinek
1
-0
/
+5
2007-09-24
* testsuite/ChangeLog: Fix whitespace.
Uros Bizjak
1
-8
/
+8
2007-09-23
fold-const.c (fold_binary): Fold BIT_AND_EXPR's with a pointer operand.
Ollie Wild
1
-0
/
+7
2007-09-23
opth-gen.awk (target_flags_explicit): Declare.
Richard Sandiford
1
-0
/
+6
2007-09-23
pr21591.c: Require vect_int.
Richard Sandiford
1
-0
/
+7
2007-09-23
re PR tree-optimization/32772 (error: found real variable when subvariables s...
Jakub Jelinek
1
-0
/
+6
[next]