comparison gcc/lto/Make-lang.in @ 132:d34655255c78

update gcc-8.2
author mir3636
date Thu, 25 Oct 2018 10:21:07 +0900
parents 84e7813d76e9
children 1830386684a0
comparison
equal deleted inserted replaced
130:e108057fa461 132:d34655255c78
1 # Top level -*- makefile -*- fragment for LTO 1 # Top level -*- makefile -*- fragment for LTO
2 # Copyright (C) 2009-2017 Free Software Foundation, Inc. 2 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
3 3
4 #This file is part of GCC. 4 #This file is part of GCC.
5 5
6 #GCC is free software; you can redistribute it and/or modify 6 #GCC is free software; you can redistribute it and/or modify
7 #it under the terms of the GNU General Public License as published by 7 #it under the terms of the GNU General Public License as published by
84 lto1.fda: ../prev-gcc/lto1$(exeext) ../prev-gcc/$(PERF_DATA) 84 lto1.fda: ../prev-gcc/lto1$(exeext) ../prev-gcc/$(PERF_DATA)
85 $(CREATE_GCOV) -binary ../prev-gcc/lto1$(exeext) -gcov lto1.fda -profile ../prev-gcc/$(PERF_DATA) -gcov_version 1 85 $(CREATE_GCOV) -binary ../prev-gcc/lto1$(exeext) -gcov lto1.fda -profile ../prev-gcc/$(PERF_DATA) -gcov_version 1
86 86
87 # LTO testing is done as part of C/C++/Fortran etc. testing. 87 # LTO testing is done as part of C/C++/Fortran etc. testing.
88 check-lto: 88 check-lto:
89
90 # No LTO-specific selftests
91 selftest-lto: