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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
/
tree-ssa-structalias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-1
/
+1
2010-05-22
tree-ssa-structalias.c: Remove tm_p.h from include.
Andreas Tobler
1
-1
/
+0
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
1
-29
/
+102
2010-05-06
re PR middle-end/43987 (type-punning causes broken binaries unless -O0 is used)
Richard Guenther
1
-7
/
+17
2010-05-04
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
1
-9
/
+34
2010-05-03
re PR tree-optimization/43971 (index domain error in tree-ssa-structalias.c:3...
Richard Guenther
1
-10
/
+12
2010-04-30
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Biener
1
-0
/
+6
2010-04-30
tree-ssa-structalias.c (get_constraint_for_1): Generate constraints for CONST...
Richard Guenther
1
-0
/
+20
2010-04-30
toplev.c: Include varray.h for statistics dumping.
Steven Bosscher
1
-1
/
+0
2010-04-30
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
1
-2
/
+4
2010-04-28
re PR tree-optimization/43879 (-fipa-pta causes various miscompilations)
Richard Guenther
1
-166
/
+143
2010-04-21
tree-ssa-structalias.c (do_ds_constraint): Avoid escaping to non-pointer obje...
Richard Guenther
1
-16
/
+20
2010-04-20
tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...
Richard Guenther
1
-1
/
+12
2010-04-20
tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
Richard Guenther
1
-8
/
+16
2010-04-15
tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.
Richard Guenther
1
-160
/
+1069
2010-04-13
tree-ssa-structalias.c (callused_id): Remove.
Richard Guenther
1
-54
/
+151
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-2
/
+44
2010-04-07
ipa-reference.c (mark_load): Use get_base_address.
Richard Guenther
1
-1
/
+2
2010-04-07
invoke.texi (-fargument-alias, [...]): Remove.
Richard Guenther
1
-1
/
+2
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+2
2010-02-09
re PR tree-optimization/43008 (Attribute malloc not handled correctly)
Richard Guenther
1
-2
/
+8
2010-01-18
re PR tree-optimization/42781 (ICE in pt_solutions_same_restrict_base, at tre...
Richard Guenther
1
-3
/
+4
2009-11-28
matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...
Jakub Jelinek
1
-14
/
+4
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-10
/
+10
2009-11-08
tree-ssa-structalias.c (build_succ_graph): Properly make variables escape if ...
Richard Guenther
1
-0
/
+3
2009-11-07
tree-ssa-structalias.c (build_succ_graph): Feed stores to anything only to va...
Richard Guenther
1
-16
/
+21
2009-10-28
re PR middle-end/41855 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c:855)
Richard Guenther
1
-2
/
+4
2009-10-27
tree-ssa-structalias.c (find_func_aliases): In IPA mode handle calls to exter...
Richard Guenther
1
-112
/
+109
2009-10-26
re PR tree-optimization/41826 (invalid read in get_constraint_for_ptr_offset)
Richard Guenther
1
-11
/
+13
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-8
/
+0
2009-08-26
tree-ssa-structalias.c (create_variable_info_for): Remove strange whole-progr...
Richard Guenther
1
-4
/
+37
2009-08-19
tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...
Michael Matz
1
-37
/
+9
2009-08-06
re PR middle-end/40964 (ICE in insert_vi_for_tree)
Richard Biener
1
-18
/
+41
2009-07-15
tree-ssa-structalias.c (make_constraint_from_heapvar): Initialize offset member.
Richard Guenther
1
-0
/
+1
2009-07-14
tree-ssa-alias.h (refs_may_alias_p_1): Declare.
Richard Guenther
1
-0
/
+22
2009-07-02
re PR bootstrap/40617 (Revision 149170 breaks bootstrap)
Richard Guenther
1
-2
/
+3
2009-07-02
tree-ssa-live.c (remove_unused_locals): Do not remove heap variables.
Richard Guenther
1
-3
/
+7
2009-07-01
re PR tree-optimization/19831 (Missing DSE/malloc/free optimization)
Richard Guenther
1
-1
/
+18
2009-06-29
re PR middle-end/14187 ([tree-ssa] C restricted pointers are not properly imp...
Richard Guenther
1
-122
/
+175
2009-06-26
tree-ssa-structalias.c (do_ds_constraint): Simplify escape handling.
Richard Guenther
1
-14
/
+2
2009-06-23
tree-ssa-structalias.c (struct variable_info): Add is_global_var member.
Richard Guenther
1
-105
/
+57
2009-06-20
tree-ssa-structalias.c (find_func_aliases): For memset use a constraint from ...
Richard Guenther
1
-2
/
+11
2009-06-20
re PR tree-optimization/40495 (libgomp.c++/task-4.C)
Richard Guenther
1
-48
/
+27
2009-06-19
tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle ADDR_EXPR pointers.
Richard Guenther
1
-28
/
+140
2009-06-17
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-1
/
+1
2009-06-16
tree-ssa-alias.c (is_escape_site): Remove.
Richard Guenther
1
-8
/
+6
2009-06-16
tree-ssa-structalias.c (do_ds_constraint): Stores in global variables add the...
Richard Guenther
1
-33
/
+36
2009-06-13
re PR c++/40389 (optimizer bug (possibly))
Richard Guenther
1
-17
/
+40
2009-05-29
tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...
Richard Guenther
1
-1
/
+2
[next]