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
/
tree-ssa-structalias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-10
tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.
Richard Guenther
1
-2
/
+1
2011-02-01
re PR tree-optimization/47541 (For integer pointers, the value of ++*p is no...
Richard Guenther
1
-0
/
+13
2011-01-25
re PR tree-optimization/47426 (wrong code with -O2 -fipa-pta)
Richard Guenther
1
-7
/
+36
2011-01-14
tree-ssa-structalias.c (new_var_info): Use DECL_HARD_REGISTER.
Richard Guenther
1
-1
/
+2
2011-01-14
re PR tree-optimization/47286 (Invalid code when using register ... asm)
Richard Guenther
1
-1
/
+4
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-26
re PR rtl-optimization/46665 (two gfortran tests fail with -O[2s] -fipa-pta -...
Richard Guenther
1
-1
/
+1
2010-11-15
re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -...
Richard Guenther
1
-4
/
+8
2010-11-03
re PR tree-optimization/46286 (ICE in do_complex_constraint, at tree-ssa-stru...
Richard Guenther
1
-5
/
+4
2010-11-02
re PR tree-optimization/46149 (26_numerics/valarray/27867.cc FAILs with -O2 -...
Richard Guenther
1
-0
/
+32
2010-10-18
re PR tree-optimization/45967 (gcc-4.5.x optimizes code with side-effects away)
Richard Guenther
1
-131
/
+90
2010-10-13
re PR tree-optimization/45982 (PTA does not track integers)
Richard Guenther
1
-9
/
+24
2010-10-12
tree-ssa-structalias.c (get_constraint_for_1): Constants only point to nonloc...
Richard Guenther
1
-1
/
+10
2010-10-11
vec.h (VEC_qsort): Define.
Nathan Froyd
1
-4
/
+1
2010-09-16
re PR tree-optimization/45623 (GCC 4.5.[01] breaks our ffi on Linux64. ABI br...
Richard Guenther
1
-23
/
+60
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-39
/
+39
2010-07-29
re PR tree-optimization/45120 (-fipa-pta causes FAIL: gcc.c-torture/execute/p...
Richard Guenther
1
-4
/
+5
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-4
/
+4
2010-07-15
re PR tree-optimization/44946 (ICE: in get_constraint_for_component_ref, at t...
Richard Biener
1
-3
/
+9
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-07
re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...
Jan Hubicka
1
-3
/
+6
2010-07-02
tree-ssa-structalias.c (pt_solution_set_var): New function.
Richard Guenther
1
-0
/
+11
2010-07-02
tree-ssa-structalias.c (find_func_aliases): Handle pointer alignment via BIT_...
Richard Guenther
1
-0
/
+8
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-5
/
+15
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-3
/
+2
2010-06-02
re PR tree-optimization/44377 (ICE: gimple check: expected gimple_return(erro...
Richard Guenther
1
-1
/
+0
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-1
/
+0
2010-05-31
tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
Richard Guenther
1
-0
/
+20
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-5
/
+5
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
[next]