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-inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.
Richard Guenther
1
-6
/
+19
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-5
/
+9
2010-03-18
re PR middle-end/42450 (another GCC 4.5 ICE on C++ templated code)
Martin Jambor
1
-0
/
+1
2010-03-12
re PR debug/43329 (Early inlining causes suboptimal debug info)
Jakub Jelinek
1
-3
/
+2
2010-02-22
re PR middle-end/43045 ([lto] ICE non-trivial conversion at assignment)
Richard Guenther
1
-1
/
+8
2010-01-27
re PR tree-optimization/42878 ("-fcompare-debug failure" at -O1 (2))
Richard Guenther
1
-10
/
+0
2010-01-27
re PR middle-end/42874 (Error on correct code: sorry, unimplemented: function...
Jakub Jelinek
1
-43
/
+0
2010-01-20
tree-inline.c (estimate_num_insns): Handle EH builtins.
Richard Guenther
1
-0
/
+6
2010-01-14
re PR debug/42657 (Missing debug info for a variable)
Jakub Jelinek
1
-0
/
+6
2010-01-12
re PR tree-optimization/42645 ("-fcompare-debug failure" at -O1)
Jakub Jelinek
1
-7
/
+13
2009-12-10
re PR middle-end/42228 (verify_cgraph_node failed:node has wrong clone_of)
Jan Hubicka
1
-2
/
+4
2009-12-01
tree-inline.c (copy_tree_body_r): Do not set TREE_BLOCK to the block of the c...
Richard Guenther
1
-2
/
+2
2009-11-29
cgraph.c (same_body_alias_1): Break out of
Jan Hubicka
1
-4
/
+0
2009-11-28
matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...
Jakub Jelinek
1
-25
/
+9
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-37
/
+37
2009-11-16
cgraphbuild.c (compute_call_stmt_bb_frequency): Use proper ENTRY_BLOCK_PTR.
Jan Hubicka
1
-65
/
+62
2009-11-16
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
Jan Hubicka
1
-5
/
+21
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+1
2009-10-05
re PR tree-optimization/40992 (cunroll ignoring asm size)
Andrew Pinski
1
-1
/
+1
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-1
/
+5
2009-09-28
builtins.c (interclass_mathfn_icode): New helper.
Michael Matz
1
-2
/
+44
2009-09-17
re PR middle-end/41347 (ICE with -O3 or '-O2 -finline-functions')
Michael Matz
1
-0
/
+8
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-70
/
+109
2009-09-13
langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
Richard Guenther
1
-0
/
+25
2009-09-11
re PR c++/41275 (ICE: expand_expr_real_1, at expr.c:8416)
Michael Matz
1
-0
/
+1
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-53
/
+261
2009-08-12
Fix to PR41012
Xinliang David Li
1
-3
/
+22
2009-08-10
re PR c++/40866 (ICE in create_tmp_var, at gimplify.c:504)
Dodji Seketeli
1
-0
/
+1
2009-07-30
Add source_location support to PHI arguments.
Andrew MacLeod
1
-1
/
+2
2009-07-29
cgraph.c (cgraph_set_call_stmt_including_clones): Tidy.
Richard Henderson
1
-53
/
+55
2009-07-25
extend.texi (Labels as Values): Document need for noclone.
Martin Jambor
1
-1
/
+2
2009-07-21
re PR tree-optimization/40813 (ICE in gsi_insert_seq_nodes_after, at gimple-i...
Jakub Jelinek
1
-2
/
+2
2009-07-20
cgraph.h (combined_args_to_skip): New field.
Jan Hubicka
1
-0
/
+37
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-3
/
+10
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-2
/
+4
2009-06-30
cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...
Eric Botcazou
1
-2
/
+76
2009-06-26
function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...
Richard Henderson
1
-94
/
+112
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-5
/
+5
2009-06-08
re PR middle-end/40102 (Revision 147294 caused ICE: verify_cgraph_node)
Jan Hubicka
1
-3
/
+6
2009-05-28
tree-inline.c (remap_decls): Enable nonlocalized variables when not optimizing.
Alexandre Oliva
1
-2
/
+2
2009-05-25
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-6
/
+0
2009-05-25
tree-ssa-alias.h (dump_points_to_solution): Declare.
Richard Guenther
1
-0
/
+7
2009-05-22
re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)
Richard Guenther
1
-10
/
+0
2009-05-15
Revert the following patch until testsuite fallout is fixed:
Jan Hubicka
1
-0
/
+6
2009-05-15
cgraph.c (dump_cgraph_node): Dump size/time/benefit.
Jan Hubicka
1
-6
/
+0
2009-05-12
loop-36.c: Reduce amount of iterations to 2 so unrolling still happens.
Jan Hubicka
1
-7
/
+37
2009-05-10
tree-inline.c (delete_unreachable_blocks_update_callgraph): Declare.
Jan Hubicka
1
-4
/
+15
2009-05-10
re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...
Jan Hubicka
1
-3
/
+6
2009-05-08
cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...
Jan Hubicka
1
-78
/
+140
2009-04-27
re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)
Richard Guenther
1
-0
/
+7
[next]