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
/
ipa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-15
re PR tree-optimization/47276 (ICE in function_and_variable_visibility, at ip...
Jan Hubicka
1
-0
/
+2
2011-01-08
re PR tree-optimization/46469 (ICE: verify_cgraph_node failed: inline clone i...
Jan Hubicka
1
-2
/
+27
2010-12-23
ipa.c (cgraph_remove_unreachable_nodes): Update former_clone_of even when not...
Martin Jambor
1
-2
/
+0
2010-12-14
This time really commit PR middle-end/45388
Jan Hubicka
1
-6
/
+24
2010-12-05
ipa.c (cgraph_externally_visible_p): Do not localize builtins and functions w...
Jan Hubicka
1
-0
/
+24
2010-11-25
cgraphunit.c (process_function_and_variable_attributes): Mark dllexport-ed fu...
Kai Tietz
1
-1
/
+7
2010-11-20
cgraph.c (ld_plugin_symbol_resolution_names): New.
Jan Hubicka
1
-21
/
+69
2010-11-16
cgraph.h (+varpool_can_remove_if_no_refs): Move here from ......
Jan Hubicka
1
-11
/
+2
2010-11-11
invoke.texi (-fwhopr): Merge into -flto section.
Jan Hubicka
1
-1
/
+1
2010-10-26
ipa.c (process_references): Enqueue all referenced nodes; mark as reachable o...
Jan Hubicka
1
-13
/
+12
2010-10-26
ipa.c (cgraph_externally_visible_p, [...]): Use info provided by linker plugin.
Jan Hubicka
1
-0
/
+19
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-12
/
+31
2010-10-19
ipa.c (cgraph_externally_visible_p): Handle externally visible and preserve f...
Jan Hubicka
1
-24
/
+64
2010-10-18
ipa.c (cgraph_externally_visible_p, [...]): Revert accidental commit.
Jan Hubicka
1
-83
/
+24
2010-10-16
re PR middle-end/44206 (ICE: Inline clone with address taken)
Jan Hubicka
1
-41
/
+112
2010-10-11
vec.h (VEC_qsort): Define.
Nathan Froyd
1
-8
/
+2
2010-10-11
re PR middle-end/45955 (FAIL: gcc.dg/initpri1.c (test for excess errors))
John David Anglin
1
-1
/
+0
2010-10-07
re PR middle-end/45926 (Revision 165057 breaks GOMP)
Jan Hubicka
1
-13
/
+8
2010-10-06
ipa.c (cgraph_remove_unreachable_nodes): External references can always be re...
Jan Hubicka
1
-12
/
+21
2010-09-24
lto-symtab.c (lto_symtab_entry_def): Add guessed field.
Jan Hubicka
1
-7
/
+4
2010-09-20
re PR tree-optimization/45605 (Missed devirtualization)
Jan Hubicka
1
-3
/
+3
2010-09-18
re PR tree-optimization/45453 (ICE: verify_cgraph_node failed: inlined_to poi...
Jan Hubicka
1
-1
/
+6
2010-09-16
pr45679-1_0.C: New file.
Jan Hubicka
1
-10
/
+14
2010-09-03
ipa.c (build_cdtor): Take VECtor as argument; fix array walk.
Jan Hubicka
1
-18
/
+8
2010-09-03
cgraph.h (struct varpool_node): Add const_value_known.
Jan Hubicka
1
-0
/
+5
2010-08-21
tree-pass.h (pass_ipa_cdtor_merge): New function.
Jan Hubicka
1
-0
/
+312
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-07-15
ipa.c (function_and_variable_visibility): Variables marked as used should not...
Jan Hubicka
1
-0
/
+1
2010-07-15
cgraph.c: Include lto-streamer.h
Jan Hubicka
1
-2
/
+8
2010-07-08
ipa.c: Include pointer-set.h
Jan Hubicka
1
-15
/
+67
2010-06-28
cgraph.h (struct varpool_node): new used_from_object_file flag.
Bingfeng Mei
1
-0
/
+3
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-6
/
+4
2010-06-07
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
Jan Hubicka
1
-2
/
+5
2010-05-30
cgraph.h (cgraph_dump_file): Declare.
Jan Hubicka
1
-2
/
+4
2010-05-30
ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...
Jan Hubicka
1
-12
/
+16
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-2
/
+2
2010-05-22
decl2.c (maybe_emit_vtables): Produce same comdat group when outputting comda...
Jan Hubicka
1
-0
/
+15
2010-05-16
ipa.c (function_and_variable_visibility): Also bring local all aliases.
Jan Hubicka
1
-0
/
+3
2010-05-14
cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
Jan Hubicka
1
-9
/
+101
2010-05-14
* ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
Jan Hubicka
1
-15
/
+0
2010-05-14
ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue nodes already ...
Jan Hubicka
1
-25
/
+55
2010-05-13
cgraph.c (cgraph_mark_address_taken_node): No longer imply needed flag.
Jan Hubicka
1
-1
/
+20
2010-05-12
cgraph.h (struct varpool_node): Add aux.
Jan Hubicka
1
-55
/
+157
2010-04-29
gengtype.c (open_base_files): Add lto-streamer.h
Jan Hubicka
1
-2
/
+4
2010-04-29
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
Jan Hubicka
1
-0
/
+158
2010-04-27
invoke.texi (-fipa-profile): Document.
Jan Hubicka
1
-0
/
+80
2010-04-27
re PR middle-end/43812 (compiling .cc file with -fwhole-program results in IC...
Martin Jambor
1
-8
/
+29
2010-04-21
tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...
Jan Hubicka
1
-1
/
+4
2010-04-12
ipa.c (cgraph_postorder): Adjust postorder to guarantee single-iteration alwa...
Richard Guenther
1
-0
/
+6
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-2
/
+2
[next]