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
2010-05-22
gimple.c (gimple_types_compatible_p): Check type qualifications before mergin...
Richard Guenther
1
-1
/
+10
2010-05-15
gimple.h (compare_field_offset): Rename into...
Eric Botcazou
1
-7
/
+26
2010-05-14
re PR c++/44127 (G++ emits unnecessary EH code)
Jason Merrill
1
-0
/
+4
2010-05-14
re PR c++/44127 (G++ emits unnecessary EH code)
Jason Merrill
1
-1
/
+1
2010-05-13
gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to gimple-f...
Martin Jambor
1
-39
/
+0
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
1
-0
/
+74
2010-05-08
gimple.c (gimple_types_compatible_p): Treat bounds of domain types as equal i...
Eric Botcazou
1
-2
/
+8
2010-04-26
re PR c++/43080 (ICE with anonymous union and -flto)
Richard Guenther
1
-1
/
+2
2010-04-13
gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...
Eric Botcazou
1
-4
/
+8
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-0
/
+16
2010-04-07
ipa-reference.c (mark_load): Use get_base_address.
Richard Guenther
1
-3
/
+3
2010-02-26
re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...
Richard Guenther
1
-48
/
+0
2010-01-14
re PR lto/42665 (Internal compiler exception in with gfortran when using -fw...
Richard Guenther
1
-2
/
+6
2010-01-05
re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)
Rainer Orth
1
-2
/
+2
2009-12-15
gimple.h (compare_field_offset): Declare.
Richard Guenther
1
-1
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-29
/
+29
2009-11-21
re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)
Alexandre Oliva
1
-0
/
+33
2009-11-19
gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...
Richard Guenther
1
-2
/
+7
2009-10-28
re PR lto/41808 (error: non-trivial conversion at assignment)
Richard Guenther
1
-1
/
+2
2009-10-28
gimple.c (gimple_get_alias_set): Fix comment typo.
Richard Guenther
1
-1
/
+1
2009-10-28
tree.c (free_lang_data_in_type): Do not call get_alias_set.
Richard Guenther
1
-18
/
+32
2009-10-27
re PR lto/41821 (ICE in LTO when linking)
Richard Guenther
1
-1
/
+12
2009-10-20
re PR lto/41761 (lto1: error: type mismatch in component reference (const wit...
Richard Guenther
1
-0
/
+6
2009-10-20
gimple.c (gimple_types_compatible_p): Simplify.
Richard Guenther
1
-89
/
+84
2009-10-16
lto-symtab.c (merge_incomplete_and_complete_type): Remove.
Richard Guenther
1
-111
/
+82
2009-10-16
gimple.c (iterative_hash_gimple_type): For integer types also hash their mini...
Richard Guenther
1
-1
/
+18
2009-10-16
gimple.c (gimple_types_compatible_p): Restrict completing types to record or ...
Richard Guenther
1
-3
/
+13
2009-10-15
re PR lto/41668 (ICE in get_alias_set, at alias.c:698)
Richard Guenther
1
-18
/
+28
2009-10-15
re PR lto/41669 (Infinite recursion trying to build gcc)
Richard Guenther
1
-1
/
+14
2009-10-14
gimple.c (gtc_ob): New global.
Richard Guenther
1
-15
/
+20
2009-10-11
gimple.c (iterative_hash_type_name): Do not handle special anonymous names.
Richard Guenther
1
-15
/
+0
2009-10-08
gimple.c (free_gimple_type_tables): New function.
Richard Guenther
1
-2
/
+28
2009-10-06
gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix compilation.
Jerry Quinn
1
-1
/
+2
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-4
/
+1169
2009-09-14
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
Richard Henderson
1
-48
/
+35
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-31
/
+42
2009-09-11
gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...
Richard Henderson
1
-121
/
+23
2009-09-03
[multiple changes]
Diego Novillo
1
-0
/
+72
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-4
/
+33
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-5
/
+7
2009-07-07
re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)
Manuel López-Ibáñez
1
-0
/
+1
2009-06-17
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-1
/
+1
2009-06-16
bitmap.c (bitmap_clear): Don't declare as inline.
Ian Lance Taylor
1
-1
/
+1
2009-06-13
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-0
/
+5
2009-06-03
ansidecl.h (EXPORTED_CONST): Define.
Ian Lance Taylor
1
-1
/
+1
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-30
/
+1
2009-05-06
tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...
Andrey Belevantsev
1
-0
/
+6
2009-05-02
re PR regression/40001 (r146817 broke libgloss build for SPU)
Richard Guenther
1
-13
/
+7
2009-04-22
Makefile.in: Update dependencies.
Manuel López-Ibáñez
1
-1
/
+1
2009-04-21
re PR tree-optimization/39829 (ICE with some code that produces VCE)
Richard Guenther
1
-0
/
+2
[next]