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-05-04
2012-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
Andreas Krebbel
2
-9
/
+12
2012-05-04
re PR tree-optimization/52633 (Compiler ICE in vect_is_simple_use_1 (ARM))
Ulrich Weigand
8
-93
/
+74
2012-05-04
tree-vect-patterns.c (vect_single_imm_use): New function.
Ulrich Weigand
2
-51
/
+38
2012-05-04
tree-vect-patterns.c (vect_same_loop_or_bb_p): New function.
Ulrich Weigand
2
-55
/
+56
2012-05-04
re PR lto/50602 (ICE in tree_nrv, at tree-nrv.c:155 during large LTO build)
Richard Guenther
2
-0
/
+27
2012-05-04
re PR tree-optimization/53168 (ICE in find_or_generate_expression, at tree-ss...
Richard Guenther
5
-56
/
+89
2012-05-04
common.opt (flto-report): Do not mark as Optimization.
Richard Biener
6
-4
/
+26
2012-05-04
re PR target/48496 ('asm' operand requires impossible reload)
Eric Botcazou
5
-0
/
+89
2012-05-04
collect2.c (may_unlink_output_file): New global.
Olivier Hainque
4
-5
/
+32
2012-05-04
gcc.c (eval_spec_function): Finalize/restore the current string obstack state...
Olivier Hainque
2
-0
/
+22
2012-05-04
compiler: Error if importing same package twice with same name.
Ian Lance Taylor
1
-5
/
+0
2012-05-04
re PR rtl-optimization/52804 (IRA/RELOAD allocate wrong register on ARM for c...
Bin Cheng
2
-0
/
+23
2012-05-04
re PR c++/24985 (caret diagnostics)
Manuel López-Ibáñez
2
-9
/
+15
2012-05-04
Daily bump.
GCC Administrator
1
-1
/
+1
2012-05-03
re PR c/51712 (-Wtype-limits should not trigger for types of implementation-d...
Manuel López-Ibáñez
4
-18
/
+61
2012-05-03
flags.h (flag_permissive): Do not declare.
Manuel López-Ibáñez
7
-13
/
+15
2012-05-03
Fix long double float miscompilations on sparc 64-bit.
David S. Miller
2
-4
/
+26
2012-05-03
re PR target/53199 (__builtin_bswap64 and __builtin_bswap32 generate errors i...
Michael Meissner
4
-4
/
+111
2012-05-03
gengtype.c (write_types): Fix warning message.
Jason Merrill
2
-2
/
+7
2012-05-03
dwarf2out.c (struct external_ref, [...]): New.
Jason Merrill
4
-11
/
+210
2012-05-03
re PR middle-end/53093 (tls/alias-1.c ICE, emutls)
Jan Hubicka
2
-1
/
+6
2012-05-03
re PR middle-end/53106 (Benchmarks in SPEC CPU 2006 failed to build)
Jan Hubicka
2
-1
/
+6
2012-05-03
compiler: Build import tables as needed for imported interfaces.
Ian Lance Taylor
1
-0
/
+3
2012-05-03
Add PR rtl-optimization/52543 to changelog.
Richard Sandiford
1
-0
/
+1
2012-05-03
dwarf2out.c (die_struct): Add comdat_type_p flag.
Jason Merrill
5
-24
/
+68
2012-05-03
dwarf2out.c (modified_type_die): Use scope_die_for.
Jason Merrill
5
-40
/
+99
2012-05-03
i386.c (ix86_code_end): Set DECL_IGNORED_P on the pc thunk.
Jason Merrill
5
-0
/
+27
2012-05-03
compiler: Fix order of initialization bug with global var a, b = f().
Ian Lance Taylor
4
-18
/
+85
2012-05-03
builtins.c (get_object_alignment_1): Return whether we can determine the alig...
Martin Jambor
14
-124
/
+271
2012-05-03
basic-block.h (struct rtl_bb_info, [...]): Move in front of basic_block_def.
Michael Matz
9
-80
/
+84
2012-05-03
re PR c++/53186 ([C++11] missing devirtualization for operators "final")
Paolo Carlini
4
-2
/
+46
2012-05-03
tree-ssa-pre.c (valid_in_sets): Remove checking of trapping operations.
Richard Guenther
4
-30
/
+51
2012-05-03
elf.h (MAX_OFILE_ALIGNMENT): Remove.
Uros Bizjak
2
-38
/
+22
2012-05-03
hle-cmpxchg-acq-1.c (dg-options): Add -march=x86-64.
Uros Bizjak
5
-4
/
+11
2012-05-03
tree-switch-conversion.c (gen_inbound_check): Free post-dominance information...
Steven Bosscher
2
-4
/
+37
2012-05-03
tree-ssa-pre.c (debug_bitmap_sets_for): New function.
Richard Guenther
2
-73
/
+68
2012-05-03
re PR plugins/53126 (gcc-4.7.0 error "gcc-ar: Cannot find plugin")
Jakub Jelinek
2
-4
/
+17
2012-05-03
hle-xadd-rel-1.c: Match .byte 0xf3 instead of .byte 0xf2.
Jakub Jelinek
5
-4
/
+10
2012-05-03
re PR debug/53174 (ICE in expand_debug_expr, verify_ssa failed)
Jakub Jelinek
4
-0
/
+76
2012-05-03
re PR target/53187 (ICE in arm_select_dominance_cc_mode)
Jakub Jelinek
5
-0
/
+37
2012-05-03
re PR target/53194 (Many x86 failures)
Jakub Jelinek
2
-8
/
+11
2012-05-03
pr52621.f90: Add -w to avoid diagnostic about unsupported prefetching support.
Richard Guenther
2
-1
/
+6
2012-05-03
composite-type.c (dg-options): Add option -ftrack-macro-expansion=0.
Greta Yorsh
3
-2
/
+9
2012-05-03
builtin-stringop-chk-1.c (dg-options): Replace dg-options for target arm with...
Greta Yorsh
2
-1
/
+6
2012-05-03
re PR middle-end/53144 (PPRE infinite loop)
Richard Guenther
4
-13
/
+52
2012-05-03
With -march=native generate fma3 instruction by default for AMD processors wh...
Ganesh Gopalasubramanian
2
-0
/
+7
2012-05-03
re PR fortran/52864 (Assignment to pointer component for INTENT(IN) dummy arg...
Tobias Burnus
5
-38
/
+95
2012-05-03
re PR target/53201 (unrecognized command line option '-mno-lzcnt-mno-hle)
Kirill Yukhin
2
-1
/
+7
2012-05-03
re PR bootstrap/53197 (bootstrap comparison failure)
Michael Matz
2
-6
/
+20
2012-05-03
Daily bump.
GCC Administrator
1
-1
/
+1
[next]