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-cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
Fixup formatting.
Mike Stump
1
-2
/
+2
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-26
re PR debug/46258 (gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O...
Alexandre Oliva
1
-1
/
+1
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-15
/
+15
2010-11-04
tree.def (FMA_EXPR): New tree code.
Richard Guenther
1
-0
/
+14
2010-11-02
re PR debug/46255 (-fcompare-debug failure with -fprofile-generate)
Jakub Jelinek
1
-2
/
+2
2010-10-20
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expressio...
Richard Guenther
1
-3
/
+8
2010-10-18
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
Eric Botcazou
1
-33
/
+55
2010-10-07
re PR middle-end/45869 (type mismatch in shift expression produces ice with -...
Richard Guenther
1
-2
/
+3
2010-09-24
extend.texi: (attribute leaf): Document.
Jan Hubicka
1
-2
/
+4
2010-09-15
re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)
Jakub Jelinek
1
-5
/
+2
2010-09-07
re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw ...
Richard Guenther
1
-4
/
+0
2010-09-06
tree.def (MISALIGNED_INDIRECT_REF): Remove.
Richard Guenther
1
-3
/
+1
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-4
/
+3
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-0
/
+7
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-5
/
+5
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-0
/
+11
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-4
/
+4
2010-07-13
re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)
Joern Rennecke
1
-0
/
+2
2010-07-09
re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...
Richard Guenther
1
-1
/
+2
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-07-07
tree-ssa-propagate.h (valid_gimple_call_p): Remove.
Richard Guenther
1
-1
/
+4
2010-07-06
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
Nathan Froyd
1
-6
/
+5
2010-07-05
tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF.
Richard Guenther
1
-3
/
+1
2010-07-05
tree-cfg.c (verify_gimple_return): Handle DECL_BY_REFERENCE RESULT_DECLs prop...
Richard Biener
1
-6
/
+8
2010-07-02
re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/exec...
Richard Guenther
1
-1
/
+1
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-40
/
+98
2010-06-26
re PR tree-optimization/44393 (ICE: verify_ssa failed: no immediate_use list ...
Richard Guenther
1
-15
/
+0
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-0
/
+62
2010-06-11
invoke.texi (Wsuggest-attribute): Document.
Jan Hubicka
1
-8
/
+10
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-3
/
+3
2010-06-03
re PR debug/44375 (goto_locus lost at -O0 during cfg cleanup)
Jakub Jelinek
1
-0
/
+17
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-2
/
+0
2010-06-01
tree-cfg.c (verify_stmt): Do not skip could_throw test.
Jan Hubicka
1
-8
/
+2
2010-05-31
gimple.c (gimple_call_builtin_p): New function.
Jan Hubicka
1
-3
/
+18
2010-05-30
tree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXP...
Richard Guenther
1
-0
/
+14
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-6
/
+6
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-1
/
+1
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-0
/
+2
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-04-22
re PR middle-end/29274 (not using mulsidi3)
Bernd Schmidt
1
-1
/
+6
2010-04-14
re PR tree-optimization/42963 (Redundant switch labels not cleaned up anymore)
Michael Matz
1
-88
/
+117
2010-03-16
re PR tree-optimization/43379 (ICE: error: SSA_NAME_OCCURS_IN_ABNORMAL_PHI sh...
Richard Guenther
1
-0
/
+3
2010-03-15
re PR tree-optimization/43367 (ice: in may_propagate_copy, at tree-ssa-copy.c...
Richard Guenther
1
-20
/
+5
2010-02-03
re PR tree-optimization/42927 (type mismatch in shift expression produces ice...
Richard Guenther
1
-3
/
+3
2010-01-28
28-01-2010 Razya Ladelsky <razya@il.ibm.com>
Razya Ladelsky
1
-101
/
+24
2010-01-17
tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI node existence check.
Richard Guenther
1
-2
/
+2
2010-01-15
re PR middle-end/42739 (ICE with computed goto, destructors, and optimization)
Richard Guenther
1
-0
/
+9
2010-01-09
Update copyright notices of my recent commits.
Alexandre Oliva
1
-2
/
+2
2010-01-09
re PR middle-end/42363 (ICE: verify_flow_info failed for gcc.c-torture/compil...
Alexandre Oliva
1
-1
/
+7
[next]