aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/lto
AgeCommit message (Expand)AuthorFilesLines
2018-06-08Remove MPXMartin Liska8-139/+0
2018-05-3020111213-1_0.c: Fix template.Jan Hubicka4-8/+4
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka33-9/+34
2018-04-10Be more carefull about DECL merging in LTO (PR lto/85248).Martin Liska2-0/+54
2018-03-23re PR c/80778 (gcc.dg/auto-type-1.c ICEs with -flto)Jakub Jelinek1-0/+5
2018-03-20Remove ICEing test-case.Martin Liska1-23/+0
2018-02-15README (dg-lto-warning, [...]): Document new directives.Martin Sebor1-3/+21
2018-02-09PR lto/84212 - -Wno-* does not disable warnings from -flto link stageMartin Sebor2-0/+22
2018-01-30re PR lto/83954 (LTO: Bogus -Wlto-type-mismatch warning for array of pointer ...Jan Hubicka3-0/+18
2018-01-24[testsuite] Fix arm options in gcc.dg/lto/20110201-1_0.cKyrylo Tkachov1-1/+2
2018-01-23Handle trailing arrays in ODR warning (PR lto/81440).Martin Liska3-0/+19
2018-01-08re PR lto/83719 (ICE (segfault) in hash_table<indirect_string_hasher, xcalloc...Richard Biener1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-15re PR sanitizer/83388 (reference statement index not found error with -fsanit...Richard Biener1-0/+18
2017-12-14re PR lto/81406 (ICE in check_die, at dwarf2out.c:6185)Jakub Jelinek1-0/+20
2017-06-20Always check for target i?86 and x86_64Rainer Orth1-2/+2
2017-06-18* gcc.dg/lto/pr69866_0.c: This test needs alias.Jan Hubicka1-0/+1
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth10-12/+12
2017-06-15re PR lto/69866 (lto1: internal compiler error: in add_symbol_to_partition_1,...Jan Hubicka2-0/+19
2017-03-06Add check_effective_target_gettimeofday and use it in gcc.dg/lto/pr60449_0.c.Toma Tabacu1-1/+1
2017-01-25[testsuite] Require shared effective target for some lto.exp testsKyrylo Tkachov3-0/+3
2017-01-23[testsuite] Fix FAIL: gcc.dg/lto/pr69188 on bare-metal targetsKyrylo Tkachov1-0/+1
2017-01-20Do not declare artificial variables in tree-profile.c to have a definition (P...Martin Liska2-0/+17
2017-01-11re PR middle-end/50199 (wrong code with -flto -fno-merge-constants)Jakub Jelinek1-0/+17
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-31Skip gcc.dg/lto/pr60449_0.c for avrSenthil Kumar Selvaraj1-0/+1
2016-08-28Tag {ms,sysv}_va_list_type_node with '{ms,sysv}_abi va_list' attributeTom de Vries2-0/+29
2016-04-07re PR testsuite/70581 (gcc.dg/lto/simd-function FAILs)Jakub Jelinek1-0/+1
2016-02-08Remove -fshort-doubleBernd Schmidt1-13/+0
2016-01-12re PR testsuite/68913 (gcc.dg/lto/pr61886 FAILs)Nick Clifton1-7/+10
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-10re PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)Jan Hubicka1-0/+33
2015-12-01ipa-inline-transform.c (inline_call): Drop -fstrict-aliasing when inlining -f...Jan Hubicka2-0/+30
2015-11-07Add -fno-math-errno to gcc.dg/lto/20110201-1_0.cRichard Sandiford1-2/+2
2015-10-21Move cabs simplifications to match.pdRichard Sandiford1-9/+2
2015-10-21omp-low.c (simd_clone_create): Set in_other_partition for created clones.Ilya Enkovich1-0/+34
2015-10-01pr55113_0.c: Skip on all x86 targets.Uros Bizjak1-2/+1
2015-09-04re PR middle-end/67452 (LTO ICE with -fopenmp-simd)Jakub Jelinek1-0/+23
2015-07-15re PR testsuite/66734 (Many MPX tests are skipped)Ilya Enkovich1-0/+1
2015-06-07alias.c (get_alias_set): Be ready for TYPE_CANONICAL of ptr_type_node to not ...Jan Hubicka2-4/+4
2015-06-04lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.Jan Hubicka2-0/+42
2015-06-03ipa-chkp.c (chkp_maybe_create_clone): Create alias reference when cloning ali...Ilya Enkovich1-0/+28
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich4-0/+54
2015-05-21re PR middle-end/66221 (lto1: error: type variant has different TYPE_ARG_TYPES)Ilya Enkovich2-0/+14
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-1/+1
2015-05-15ipa-chkp.h (chkp_wrap_function): New.Ilya Enkovich1-0/+20
2015-04-08tree-chkp.c (chkp_find_const_bounds_var): Remove.Ilya Enkovich1-0/+26
2015-04-06ipa-chkp.c (chkp_maybe_create_clone): Reset cdtor flags for instrumentation t...Ilya Enkovich1-0/+23
2015-03-02re PR lto/65130 (ICE with LTO on valid code on x86_64-linux-gnu)Jan Hubicka2-0/+36
2015-01-20re PR lto/64684 (wrong code by LTO on x86_64-linux-gnu)Richard Biener5-0/+75