aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/lto
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-15re PR middle-end/64415 (ICE: verify_ssa failed / segmentation fault with LTO)Richard Biener1-1/+1
2015-01-15re PR middle-end/64415 (ICE: verify_ssa failed / segmentation fault with LTO)Richard Biener1-0/+1
2015-01-14re PR middle-end/64415 (ICE: verify_ssa failed / segmentation fault with LTO)Richard Biener2-0/+30
2015-01-13re PR lto/64373 (ICE with lto related to variably modified type)Richard Biener1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-29pr59626_0.c (ASMNAME, [...]): Define.Hans-Peter Nilsson1-1/+5
2014-12-15re PR lto/64043 (ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo...Jan Hubicka1-2/+1
2014-12-10chkp-privatize_0.c: Remove unneeded selector from target check.Ilya Enkovich1-1/+1
2014-12-09lto-partition.c (privatize_symbol_name): Correctly privatize instrumentation ...Ilya Enkovich3-0/+27
2014-11-21re PR lto/63998 (gcc.dg/lto/pr60820 fails on darwin)Francois-Xavier Coudert1-0/+1
2014-11-02re PR target/24188 (WRITE(6,*) causes an ICE with -mcmodel=medium)Uros Bizjak1-1/+1
2014-10-0620080924_0.c: Fix defaulting to int.Marek Polacek32-14/+47
2014-08-29target-supports.exp (check_effective_target_size32plus): Increase size to avo...DJ Delorie1-1/+1
2014-08-212014-08-21 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+1
2014-08-20Miss to "svn add" test files in r214233 before commit.Wei Mi2-0/+106
2014-07-14re PR lto/61786 (wrong code by LTO on x86_64-linux-gnu)Richard Biener2-0/+35
2014-06-17re PR lto/61012 (lto1: errors during merging of translation units (error: var...Richard Biener2-0/+8
2014-05-26pr61278_1.c: Remove dg directives.Uros Bizjak1-3/+0
2014-05-26re PR rtl-optimization/61278 (ICE with LTO (lto-wrapper failed) on x86_64-lin...Zhenqiang Chen2-0/+43
2014-04-25re PR ipa/60911 (wrong code with -O2 -flto -fipa-pta)Richard Biener1-0/+21
2014-04-22Remove obsolete Solaris 9 supportRainer Orth1-1/+0
2014-04-17re PR lto/60820 (ice in ctor_for_folding, at varpool.c:291)Jan Hubicka2-0/+24
2014-04-14Skip gcc.dg/lto/pr55113 on Solaris 10+/x86Rainer Orth1-0/+1
2014-04-14re PR lto/60720 (clisp fails to build with -flto: internal compiler error: tr...Richard Biener2-0/+16
2014-04-04re PR lto/59626 (/usr/include/bits/unistd.h:173:1: error: inlining failed in ...Jan Hubicka2-0/+19
2014-03-31pr55113_0.c: Skip also for 32bit multilib on x86_64.Richard Biener1-1/+1
2014-03-14re PR lto/60461 (LTO linking error at -Os (and above) on x86_64-linux-gnu)Martin Jambor1-0/+37