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-streamer-in.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-20
re PR lto/44248 (-fcompare-debug failure with -flto/-fwhopr -g)
Alexandre Oliva
1
-10
/
+18
2010-06-14
lto-streamer.c (cached_bp): Remove.
Richard Guenther
1
-55
/
+32
2010-06-13
lto-streamer-in.c (lto_input_ts_type_tree_pointers): Do not stream but initia...
Richard Guenther
1
-1
/
+2
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-5
/
+5
2010-06-02
lto-streamer-in.c (input_gimple_stmt): Fix typo.
Richard Guenther
1
-1
/
+1
2010-05-28
re PR lto/44312 (lto-streamer-in.c: In function ‘lto_read_tree’: warning:...
Richard Guenther
1
-2
/
+3
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-0
/
+1
2010-05-18
re PR lto/44184 ("asm goto" does not work with LTO)
Steven Bosscher
1
-0
/
+1
2010-05-15
gimple.h (compare_field_offset): Rename into...
Eric Botcazou
1
-1
/
+3
2010-04-30
toplev.c: Include varray.h for statistics dumping.
Steven Bosscher
1
-1
/
+0
2010-04-29
* lto-symtab.c (lto_symtab_entry_def) Add vnode.
Jan Hubicka
1
-13
/
+0
2010-04-28
lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for record or u...
Eric Botcazou
1
-4
/
+5
2010-04-28
Uniquization of constants at the Tree level
Eric Botcazou
1
-0
/
+1
2010-04-28
cgraph.h (struct cgraph_node): New field indirect_calls.
Martin Jambor
1
-0
/
+2
2010-04-26
cgraph.c (cgraph_create_node): Set node frequency to normal.
Jan Hubicka
1
-1
/
+0
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-0
/
+4
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-03-11
re PR lto/43200 ([LTO] tree check: expected array_type, have pointer_type in ...
Richard Guenther
1
-9
/
+33
2010-03-03
re PR c++/12909 (ambiguity in mangling vector types)
Jason Merrill
1
-0
/
+11
2010-02-05
re PR lto/42762 (ICE in get_resolution() when compiling a C++ program with -f...
Richard Guenther
1
-3
/
+6
2010-01-21
tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
Janis Johnson
1
-2
/
+2
2010-01-13
re PR middle-end/42678 (ICE with lto1 in expand_mult, at expmed.c:3253)
Richard Guenther
1
-8
/
+3
2009-12-15
tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.
Richard Guenther
1
-0
/
+1
2009-12-15
gimple.h (compare_field_offset): Declare.
Richard Guenther
1
-6
/
+1
2009-12-14
lto-streamer-in.c (lto_get_builtin_tree): fclass can only be a BUILT_IN_NORMA...
Ben Elliston
1
-0
/
+2
2009-12-11
lto-streamer-in.c (lto_input_tree_ref): Do not register DEBUG_EXPR_DECLs with...
Richard Biener
1
-1
/
+1
2009-12-11
re PR lto/41662 (FAIL: g++.dg/lto/20081109 cp_lto_20081109_0.o-cp_lto_2008110...
Richard Guenther
1
-6
/
+14
2009-12-04
lto-streamer-out.c (pack_ts_decl_common_value_fields): Revert previous change.
Richard Guenther
1
-0
/
+5
2009-11-28
matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...
Jakub Jelinek
1
-2
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-35
/
+35
2009-11-18
lto-streamer-in.c (input_gimple_stmt): Assert that we find a valid field decl...
Richard Guenther
1
-1
/
+5
2009-11-16
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
Jan Hubicka
1
-9
/
+0
2009-11-11
(patch by Richard Guenther)
Jan Hubicka
1
-3
/
+17
2009-11-10
tree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup field.
Martin Jambor
1
-1
/
+4
2009-10-25
lto-streamer-in.c (unpack_ts_decl_common_value_fields): Stream DECL_RESTRICTE...
Richard Guenther
1
-0
/
+1
2009-10-22
re PR lto/41791 (LTO warnings with -Winline)
Richard Guenther
1
-1
/
+2
2009-10-22
ipa-cp.c (ipcp_write_summary, [...]): New functions.
Jan Hubicka
1
-0
/
+12
2009-10-17
lto-streamer-in.c (lto_input_location): Try to reuse previous maps.
Richard Guenther
1
-8
/
+12
2009-10-17
lto-streamer-in.c (input_gimple_stmt): Fixup FIELD_DECL operands in COMPONENT...
Richard Guenther
1
-0
/
+30
2009-10-16
re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replace...
Richard Guenther
1
-10
/
+127
2009-10-14
lto-symtab.c (lto_symtab_compatible): Fold in ...
Richard Guenther
1
-1
/
+10
2009-10-14
re PR lto/41521 ([LTO] ICE verify_cgraph_node only with "-g")
Richard Guenther
1
-9
/
+8
2009-10-09
re PR lto/41638 (Back-end builtins are mishandled)
Richard Guenther
1
-3
/
+12
2009-10-08
re PR middle-end/41573 (segfault in trunk related to strings)
Michael Matz
1
-0
/
+1
2009-10-05
re PR lto/41552 (Undefined references with -flto, dependent on object file or...
Richard Guenther
1
-84
/
+18
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+2624