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/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
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-10
/
+10
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-23
re PR other/57324 (Undefined behavior issues found with clang's -fsanitize=un...
Marc Glisse
1
-1
/
+1
2013-08-06
cgraph.c (cgraph_get_body): New function based on lto.c implementation.
Jan Hubicka
1
-3
/
+4
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-54
/
+106
2013-07-21
Fix typos.
Mike Stump
1
-2
/
+2
2013-06-05
tree-ssa-structalias.c (call_stmt_vars): Make static.
David Malcolm
1
-1
/
+1
2013-05-29
cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...
Jan Hubicka
1
-4
/
+5
2013-04-23
This patch extracts approved portions of the hash_table patches to the...
Lawrence Crowl
1
-42
/
+53
2013-03-27
re PR target/56716 (during gcc 4.8.0 build on Cygwin: bid128_fma.c:4460:1: i...
Richard Biener
1
-11
/
+30
2013-03-27
re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...
Richard Biener
1
-1
/
+5
2013-03-20
tree-ssa-structalias.c (struct variable_info): Add pointer to the first field...
Richard Biener
1
-137
/
+152
2013-03-18
tree-ssa-structalias.c (find): Use gcc_checking_assert.
Richard Biener
1
-63
/
+116
2013-03-18
re PR tree-optimization/56210 (invalid -Warray-bounds warning)
Richard Biener
1
-0
/
+23
2013-02-04
re PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCA...
Richard Biener
1
-14
/
+24
2013-02-04
re PR c/56113 (out of memory when compiling a function with many goto labels ...
Richard Biener
1
-62
/
+31
2013-02-01
re PR c/56113 (out of memory when compiling a function with many goto labels ...
Richard Biener
1
-7
/
+40
2013-01-30
tree-ssa-structalias.c (final_solutions, [...]): New pointer-map and obstack.
Richard Biener
1
-21
/
+38
2013-01-29
re PR c/56113 (out of memory when compiling a function with many goto labels ...
Richard Biener
1
-6
/
+22
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-07
re PR tree-optimization/55890 (calling a builtin func through a cast triggers...
Richard Biener
1
-4
/
+2
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-25
/
+25
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-301
/
+292
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-29
/
+29
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+3
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-5
/
+5
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-4
/
+0
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-43
/
+39
2012-09-07
re PR middle-end/53667 (Cray pointer: Wrong result with optimizations)
Richard Guenther
1
-11
/
+25
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-4
/
+3
2012-09-03
re PR middle-end/54362 (COND_EXPR not understood by either alias or ITM)
Richard Biener
1
-0
/
+12
2012-08-16
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Richard Guenther
1
-2
/
+4
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-12
/
+12
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-2
/
+2
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-20
/
+31
2012-08-09
tree.h (SSA_VAR_P): Simplify.
Richard Guenther
1
-5
/
+5
2012-08-03
tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...
Richard Guenther
1
-3
/
+3
2012-07-20
tree-dfa.c (collect_dfa_stats): Simplify.
Richard Guenther
1
-9
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-23
re PR tree-optimization/53426 (ICE:create_variable_info_for at ../../gcc-tru...
Jan Hubicka
1
-1
/
+2
2012-04-20
lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.
Jan Hubicka
1
-1
/
+1
2012-04-18
cgraph.c (cgraph_node_name): Remove.
Jan Hubicka
1
-1
/
+1
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-4
/
+4
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-15
/
+16
2012-01-23
tree-ssa-structalias.c (intra_create_variable_infos): Do not create fake vari...
Eric Botcazou
1
-1
/
+2
2012-01-04
re PR tree-optimization/49651 (nested lambdas and -O3 produced incorrect inte...
Richard Guenther
1
-6
/
+13
2011-12-15
builtins.def (BUILT_IN_STPNCPY_CHK): New definition.
Romain Geissler
1
-1
/
+4
2011-11-08
gengtype.c (write_field_root): Avoid out-of-scope access of newv.
Michael Matz
1
-1
/
+5
[next]