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
/
gimple.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
gimple.c (compare_type_names_p): Remove for_completion_p arg.
Richard Guenther
1
-66
/
+11
2011-05-24
re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled)
Richard Guenther
1
-20
/
+6
2011-05-23
gimple.c (gimple_types_compatible_p_1): Always compare type names.
Richard Guenther
1
-7
/
+6
2011-05-20
re PR middle-end/48849 (SPEC CPU 2000/2006 failed to build with LTO)
Richard Guenther
1
-0
/
+19
2011-05-20
gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer...
Richard Guenther
1
-76
/
+7
2011-05-19
gimple.c (gtc_visited, [...]): Remove.
Jan Hubicka
1
-68
/
+31
2011-05-19
gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves.
Richard Guenther
1
-5
/
+9
2011-05-18
re PR tree-optimization/49018 (Inline assembly block executed outside conditi...
Richard Guenther
1
-7
/
+14
2011-05-18
gimple.c (gimple_register_type_1): New function, split out from ...
Richard Guenther
1
-17
/
+32
2011-05-17
gimple.c (type_hash_pair_compare): Fix comparison.
Richard Guenther
1
-3
/
+5
2011-05-17
gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix...
Richard Guenther
1
-4
/
+7
2011-05-17
re PR bootstrap/49013 (LTO bootstrap failed with bootstrap-profiled)
Richard Guenther
1
-2
/
+3
2011-05-17
gimple.c (gimple_register_canonical_type): Use the main-variant leader for co...
Richard Guenther
1
-9
/
+4
2011-05-16
gimple.c (gimple_types_compatible_p_1): Use names of the type itself, not its...
Richard Guenther
1
-3
/
+2
2011-05-16
gimple.c (iterative_hash_gimple_type): Re-instantiate change to always visit ...
Richard Guenther
1
-34
/
+8
2011-05-16
gimple.c (struct type_hash_pair): New type.
Richard Guenther
1
-7
/
+77
2011-05-13
gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching,...
Richard Guenther
1
-47
/
+17
2011-05-13
re PR lto/48978 (excessive hash table allocation for large lto build)
Richard Guenther
1
-8
/
+34
2011-05-12
gimple.c (gtc_visit): Compare TREE_ADDRESSABLE, handle NULLPTR_TYPE similar t...
Richard Guenther
1
-237
/
+112
2011-05-11
re PR bootstrap/48964 (LTO profiledbootstrap failure)
Richard Guenther
1
-1
/
+1
2011-05-11
gimple.c (gimple_type_hash_1): Merge with ...
Richard Guenther
1
-119
/
+64
2011-05-11
gimple.c (gimple_canonical_types_compatible_p): Split out from gimple_types_c...
Richard Guenther
1
-3
/
+497
2011-05-09
lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics.
Richard Guenther
1
-1
/
+3
2011-05-09
gimple.c (type_pair_hash, [...]): Arrange type pairs to be UID ordered.
Jan Hubicka
1
-9
/
+15
2011-04-21
* gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple of oversights.
Eric Botcazou
1
-2
/
+4
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-20
/
+103
2011-04-19
re PR bootstrap/48148 (LTO bootstrap failed with bootstrap-profiled)
Eric Botcazou
1
-0
/
+3
2011-04-15
tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
Michael Matz
1
-1
/
+6
2011-04-15
gimple.h (gimple_asm_clobbers_memory_p): Declare.
Nathan Froyd
1
-0
/
+17
2011-04-12
re PR tree-optimization/46076 (constant propagation and compile-time math no ...
Richard Guenther
1
-0
/
+1
2011-04-10
Remove doubled up words.
Mike Stump
1
-1
/
+1
2011-04-08
gimple.c (gimple_call_flags): Remove kludge.
Richard Guenther
1
-10
/
+1
2011-04-08
gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS...
Richard Guenther
1
-9
/
+1
2011-04-08
gimple.h (gimple_call_fntype): New function.
Richard Guenther
1
-6
/
+8
2011-04-03
lto-streamer.h (struct lto_streamer_cache_d): Remove offsets and next_slot me...
Michael Matz
1
-2
/
+2
2011-04-03
tree.c (decl_init_priority_insert): Don't create entry for default priority.
Michael Matz
1
-2
/
+1
2011-03-25
ChangeLog gcc/
Kai Tietz
1
-1
/
+1
2011-03-22
gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.
Richard Guenther
1
-4
/
+3
2011-03-21
re PR middle-end/47661 (predict is confused by FP comparisons when math can t...
Richard Guenther
1
-1
/
+1
2010-12-02
re PR c++/44871 (Invalid type mismatches while merging C and C++ sources)
Richard Guenther
1
-37
/
+85
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-27
gimple.c (gimple_assign_copy_p): Use gimple_assign_single_p.
Richard Guenther
1
-31
/
+5
2010-11-26
re PR lto/46648 (type mismatch in array reference; verify_stmts failed)
Richard Guenther
1
-17
/
+16
2010-11-18
re PR lto/46525 (Failed to bootstrap-lto)
Richard Guenther
1
-1
/
+22
2010-11-17
re PR lto/46504 (LTO failed on 483.xalancbmk in SPEC CPU 2006)
Richard Guenther
1
-0
/
+4
2010-11-04
tree.def (FMA_EXPR): New tree code.
Richard Guenther
1
-1
/
+2
2010-11-03
builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.
Nathan Froyd
1
-3
/
+2
2010-10-22
gimple.h (gimple_register_canonical_type): Declare.
Richard Guenther
1
-15
/
+145
2010-10-21
basic-block.h (single_succ_edge): Use gcc_checking_assert.
Nathan Froyd
1
-3
/
+1
2010-10-14
re PR c++/44561 (using nullptr_t with -flto/-fwhopr causes ICE: tree code 'la...
Richard Guenther
1
-0
/
+4
[next]