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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
re PR debug/41229 (VTA: internal compiler error: verify_ssa failed)
Alexandre Oliva
1
-1
/
+2
2009-09-08
tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
Alexandre Oliva
1
-0
/
+68
2009-09-05
re PR tree-optimization/41271 (FAIL: gcc.dg/matrix/matrix-2.c scan-ipa-dump-t...
Richard Guenther
1
-3
/
+5
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+206
2009-08-26
re PR c/41163 (verify_gimple fails)
Richard Guenther
1
-2
/
+10
2009-08-13
re PR middle-end/41047 (gcc.target/mips/memcpy-1.c failing)
Richard Guenther
1
-10
/
+10
2009-08-12
alias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.
Richard Guenther
1
-9
/
+4
2009-08-10
re PR middle-end/41006 (verify_stmts failed: error: non-trivial conversion at...
Richard Guenther
1
-48
/
+40
2009-08-07
tree-ssa.c (useless_type_conversion_p_1): Only for types that require structu...
Richard Guenther
1
-4
/
+4
2009-08-06
tree-ssa.c (useless_type_conversion_p_1): Make function and array type compar...
Richard Guenther
1
-15
/
+119
2009-08-03
re PR middle-end/40943 (Uninitialized warning is missed when dereferencing un...
Jakub Jelinek
1
-1
/
+6
2009-08-03
tree.c (make_vector_type): Build a main variant first, get the canonical one ...
Richard Guenther
1
-4
/
+14
2009-07-30
Add source_location support to PHI arguments.
Andrew MacLeod
1
-3
/
+6
2009-07-14
tree-ssa-alias.h (refs_may_alias_p_1): Declare.
Richard Guenther
1
-43
/
+3
2009-07-07
cgraphunit.c: Replace %J by an explicit location.
Manuel López-Ibáñez
1
-1
/
+1
2009-06-17
tree.h (STRIP_NOPS, [...]): Use tree_strip_nop_conversions...
Adam Nemet
1
-0
/
+12
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-1
/
+1
2009-05-15
dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
Eric Botcazou
1
-10
/
+0
2009-05-06
tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...
Andrey Belevantsev
1
-8
/
+14
2009-05-03
re PR tree-optimization/23329 (hack in may_propagate_copy should be able to r...
Richard Guenther
1
-6
/
+10
2009-05-02
re PR regression/40001 (r146817 broke libgloss build for SPU)
Richard Guenther
1
-1
/
+3
2009-04-26
Expand from SSA.
Michael Matz
1
-1
/
+2
2009-04-17
df.h: Include "timevar.h".
Ian Lance Taylor
1
-3
/
+3
2009-04-16
gimple.c (gimple_copy): Do not clear addresses_taken bitmap.
Richard Guenther
1
-7
/
+5
2009-04-04
tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.
Richard Guenther
1
-1
/
+2
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-329
/
+126
2009-03-27
gimplify.c (mark_addressable): Export.
Richard Guenther
1
-0
/
+15
2009-03-27
Fix for PR39557
Xinliang David Li
1
-0
/
+5
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-2
/
+2
2009-01-28
re PR c++/38908 (Unexplained "'<anonymous>' is used uninitialized in this fun...
Richard Guenther
1
-1
/
+5
2009-01-26
re PR tree-optimization/38745 (ICE: statement makes a memory store, but has n...
Richard Guenther
1
-1
/
+6
2008-12-31
re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)
Jakub Jelinek
1
-5
/
+0
2008-12-18
re PR middle-end/38505 (Revision 142061 caused ICE on __builtin_memcpy)
Jakub Jelinek
1
-0
/
+5
2008-11-05
re PR middle-end/37742 (ICE in vectorizer with restrict pointer)
Richard Guenther
1
-7
/
+12
2008-10-16
re PR middle-end/37418 (error: type mismatch in address expression, verify_gi...
Richard Biener
1
-3
/
+8
2008-10-02
re PR middle-end/37713 (ice for legal code with -O3 on 20080926)
Richard Guenther
1
-4
/
+4
2008-09-19
re PR tree-optimization/30930 (vector can cause to create an extra variable, ...
Andrew Pinski
1
-19
/
+59
2008-09-11
tree-ssa.c (redirect_edge_var_map_clear): Fix formatting.
Jan Hubicka
1
-1
/
+14
2008-08-20
re PR middle-end/179 (-Wuninitialized missing warning with &var)
Manuel López-Ibáñez
1
-0
/
+42
2008-08-20
diagnostic.c (inform): Add an explicit location_t parameter.
Manuel López-Ibáñez
1
-1
/
+1
2008-08-10
re PR middle-end/20644 (bogus uninitialized warning on unused variable)
Manuel López-Ibáñez
1
-3
/
+19
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-6
/
+8
2008-08-05
re PR c++/37016 (member function pointer failure with optimization)
Jason Merrill
1
-2
/
+8
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-108
/
+136
2008-07-21
Makefile.in: Replace toplev.h with TOPLEV_H.
Rafael Avila de Espindola
1
-4
/
+4
2008-06-28
tree-ssa-structalias.c (callused_id, [...]): Add.
Richard Guenther
1
-0
/
+2
2008-06-20
ggc.h (GGC_RESIZEVAR): New, reorder macros.
Kaveh R. Ghazi
1
-3
/
+3
2008-06-12
re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)
Richard Guenther
1
-1
/
+1
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+3
2008-05-29
re PR tree-optimization/36343 (Wrong code due to bad TBAA pruning of points-t...
Richard Guenther
1
-1
/
+3
[next]