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
/
lto
/
lto-symtab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-30
re PR lto/78562 (Wrong warning for built-in functions with -flto)
Georg-Johann Lay
1
-0
/
+8
2016-05-03
cgraph.c (symbol_table::create_edge): Set inline_failed.
Jan Hubicka
1
-1
/
+4
2016-01-19
re PR lto/69136 (ICE in lto_symtab_prevailing_virtual_decl, at lto/lto-symtab...
Jan Hubicka
1
-0
/
+2
2016-01-18
re PR lto/69337 (Internal compiler error fortran c lto)
Richard Biener
1
-0
/
+3
2016-01-12
re PR debug/69077 (omnetpp ICEs with -flto -g)
Richard Biener
1
-0
/
+12
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-16
re PR middle-end/68878 (471.omnetpp in SPEC CPU 2006 is miscompiled with LTO)
Jan Hubicka
1
-0
/
+37
2015-12-10
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-6
/
+46
2015-12-09
re PR lto/68811 (ICE: in get, at cgraph.h:1218)
Jan Hubicka
1
-2
/
+3
2015-12-09
re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
Jan Hubicka
1
-58
/
+122
2015-12-04
* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
Jan Hubicka
1
-2
/
+3
2015-11-25
lto-symtab.c: Include alias.h
Jan Hubicka
1
-70
/
+109
2015-11-21
lto-symtab.c (warn_type_compatibility_p): Do not set ODR mismatch flag for ty...
Jan Hubicka
1
-10
/
+17
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-10
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-10
/
+7
2015-08-31
lto.c (compare_tree_sccs_1): Compare DECL_ABSTRACT_ORIGIN.
Richard Biener
1
-0
/
+17
2015-08-31
lto-symtab.c (lto_symtab_prevailing_decl): Remove redundant test, do not repl...
Richard Biener
1
-5
/
+4
2015-07-09
lto-streamer.h: Don't include target.h and alloc-pool.h.
Andrew MacLeod
1
-1
/
+2
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-9
/
+6
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-08
re PR lto/65378 (Tweak to wording of -Wodr message)
Jan Hubicka
1
-2
/
+4
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-3
/
+0
2015-05-16
ipa-utils.h (warn_types_mismatch, [...]): Declare.
Jan Hubicka
1
-50
/
+110
2015-03-30
lto-symtab.c (lto_symtab_merge_decls_2): Silence warning on DECL_ARTIFICAL sy...
Jan Hubicka
1
-1
/
+2
2015-02-03
ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.
Jan Hubicka
1
-0
/
+2
2015-01-30
Always pass explicit location to fatal_error.
Joseph Myers
1
-1
/
+1
2015-01-28
* lto-symtab.c (lto_varpool_replace_node): Merge TLS models.
Jan Hubicka
1
-5
/
+38
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-22
ipa-prop uses symbol_summary class.
Martin Liska
1
-0
/
+1
2014-12-09
lto-cgraph.c (input_cgraph_1): Don't break existing instrumentation clone ref...
Ilya Enkovich
1
-0
/
+14
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+5
2014-10-27
ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.
Andrew MacLeod
1
-1
/
+9
2014-09-24
cgraph.h, [...]: Rename all instances of DECL_ABSTRACT to DECL_ABSTRACT_P.
Aldy Hernandez
1
-3
/
+3
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-14
/
+14
2014-08-14
ipa-utils.h (compare_virtual_tables): Declare.
Jan Hubicka
1
-0
/
+4
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-15
/
+15
2014-06-25
IPA REF refactoring
Martin Liska
1
-2
/
+2
2014-06-21
cgraph.h (tls_model_names): New variable.
Jan Hubicka
1
-0
/
+9
2014-06-02
expr.h: Remove prototypes of functions defined in builtins.c.
Andrew MacLeod
1
-0
/
+1
2014-05-24
tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.
Jan Hubicka
1
-1
/
+1
2014-05-22
re PR lto/61012 (lto1: errors during merging of translation units (error: var...
Jan Hubicka
1
-1
/
+6
2014-04-23
Change is-a.h to support typedefs of pointers
David Malcolm
1
-5
/
+5
2014-04-14
ipa-utils.c (ipa_merge_profiles): Merge profile_id.
Jan Hubicka
1
-6
/
+0
2014-02-04
re PR ipa/59469 (LLVM build failure with gcc LTO)
Jan Hubicka
1
-0
/
+6
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
[next]