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-alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
Jakub Jelinek
1
-0
/
+2
2011-06-22
tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for builtin calls even i...
Jakub Jelinek
1
-1
/
+43
2011-05-26
re PR tree-optimization/48702 (optimization regression with gcc-4.6 on x86_64...
Richard Guenther
1
-4
/
+5
2011-05-25
tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Fix type-based offset disam...
Richard Guenther
1
-20
/
+45
2011-05-23
re PR tree-optimization/49115 (invalid return value optimization (?) when exc...
Richard Guenther
1
-1
/
+8
2011-04-27
tree-ssa-alias.c (indirect_refs_may_alias_p): Fix TARGET_MEM_REF handling.
Richard Guenther
1
-14
/
+9
2011-04-21
tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle MEM_REF and TARGET_MEM_...
Richard Guenther
1
-84
/
+64
2011-04-21
tree-ssa-alias.c (ref_maybe_used_by_stmt_p): Handle return statements.
Richard Guenther
1
-0
/
+20
2011-04-20
re PR rtl-optimization/48695 (Runtime with an array of std::vectors)
Richard Guenther
1
-7
/
+22
2011-04-14
tree-ssa-dse.c (struct dse_global_data, [...]): Remove.
Richard Guenther
1
-4
/
+47
2011-04-14
re PR middle-end/48590 (Alias analysis confused by builtin-stack-save/restore)
Richard Guenther
1
-0
/
+6
2011-04-11
cgraph.c (cgraph_local_info): Call cgraph_get_node instead of cgraph_node, ha...
Martin Jambor
1
-6
/
+11
2011-03-23
Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
Richard Guenther
1
-1
/
+0
2011-03-03
re PR debug/47283 (ICE in refs_may_alias_p_1, at tree-ssa-alias.c)
Richard Guenther
1
-1
/
+6
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+1
2011-01-25
re PR rtl-optimization/47414 (wrong code with -O -freorder-blocks -fschedule-...
Richard Guenther
1
-1
/
+2
2011-01-14
re PR tree-optimization/47179 (SPU: errno misoptimization around malloc call)
Richard Guenther
1
-17
/
+4
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-11-23
tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid doing work twice.
Richard Guenther
1
-9
/
+11
2010-11-17
re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)
Jakub Jelinek
1
-0
/
+44
2010-10-14
re PR tree-optimization/44913 (-ftree-vectorize causes FAIL: gcc.dg/pr44838.c...
Richard Guenther
1
-26
/
+66
2010-10-13
re PR tree-optimization/45970 (tree DSE misses many obvious dead stores)
Richard Guenther
1
-0
/
+39
2010-09-05
re PR tree-optimization/45535 (ICE during tree_ssa_dse)
Richard Guenther
1
-5
/
+14
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-46
/
+3
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-9
/
+9
2010-08-24
re PR middle-end/45379 (~10% slowdown on test_fpu at revision 163278)
Richard Guenther
1
-9
/
+27
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-21
/
+75
2010-08-12
tree-flow.h (struct ptr_info_def): Add align and misalign fields.
Richard Guenther
1
-21
/
+0
2010-07-15
tree.h (enum tree_index): Add TI_INTEGER_THREE.
Anatoly Sokolov
1
-1
/
+1
2010-07-09
re PR middle-end/44852 (miscompilation (of e.g. newlib dtoa.c) after mem-ref2...
Richard Guenther
1
-5
/
+40
2010-07-08
re PR rtl-optimization/44838 (RTL loop unrolling causes FAIL: gcc.dg/pr39794.c)
Richard Guenther
1
-1
/
+2
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-102
/
+136
2010-06-27
re PR middle-end/44684 (FAIL: g++.dg/opt/pmf1.C)
Richard Guenther
1
-4
/
+10
2010-06-26
re PR tree-optimization/44674 (ICE: in refs_may_alias_p_1, at tree-ssa-alias....
Richard Biener
1
-15
/
+16
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-1
/
+1
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-2
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-2
/
+2
2010-05-26
re PR rtl-optimization/44164 (Aliasing bug triggered by Boost.Bind/Boost.Func...
Richard Guenther
1
-9
/
+41
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-0
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-05-15
ipa-reference.c: Include toplev.h
Jan Hubicka
1
-4
/
+2
2010-05-10
c-common.c (struct c_common_attributes): Add fnspec attribute.
Richard Guenther
1
-0
/
+4
2010-04-16
re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...
Richard Guenther
1
-1
/
+4
2010-04-15
tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.
Richard Guenther
1
-1
/
+6
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-43
/
+14
2010-04-07
ipa-reference.c (mark_load): Use get_base_address.
Richard Guenther
1
-2
/
+2
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-02-26
re PR ada/43096 (miscompilation of ACATS c37105a at -O2)
Eric Botcazou
1
-7
/
+9
2010-02-19
re PR tree-optimization/42944 (errno misoptimization around malloc call)
Richard Guenther
1
-8
/
+11
2010-02-11
re PR lto/41664 (FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr4072...
Richard Guenther
1
-7
/
+71
[next]