comparison gcc/testsuite/gcc.dg/plugin/plugin.exp @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 # Copyright (C) 2009-2018 Free Software Foundation, Inc. 1 # Copyright (C) 2009-2020 Free Software Foundation, Inc.
2 2
3 # This program is free software; you can redistribute it and/or modify 3 # This program is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by 4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 3 of the License, or 5 # the Free Software Foundation; either version 3 of the License, or
6 # (at your option) any later version. 6 # (at your option) any later version.
92 { diagnostic_plugin_test_inlining.c \ 92 { diagnostic_plugin_test_inlining.c \
93 diagnostic-test-inlining-1.c \ 93 diagnostic-test-inlining-1.c \
94 diagnostic-test-inlining-2.c \ 94 diagnostic-test-inlining-2.c \
95 diagnostic-test-inlining-3.c \ 95 diagnostic-test-inlining-3.c \
96 diagnostic-test-inlining-4.c } \ 96 diagnostic-test-inlining-4.c } \
97 { diagnostic_plugin_test_metadata.c diagnostic-test-metadata.c } \
98 { diagnostic_plugin_test_paths.c \
99 diagnostic-test-paths-1.c \
100 diagnostic-test-paths-2.c \
101 diagnostic-test-paths-3.c \
102 diagnostic-test-paths-4.c \
103 diagnostic-path-format-default.c \
104 diagnostic-path-format-none.c \
105 diagnostic-path-format-separate-events.c \
106 diagnostic-path-format-inline-events-1.c \
107 diagnostic-path-format-inline-events-2.c \
108 diagnostic-path-format-inline-events-3.c } \
97 { location_overflow_plugin.c \ 109 { location_overflow_plugin.c \
98 location-overflow-test-1.c \ 110 location-overflow-test-1.c \
99 location-overflow-test-2.c } \ 111 location-overflow-test-2.c \
112 location-overflow-test-pr83173.c } \
100 { must_tail_call_plugin.c \ 113 { must_tail_call_plugin.c \
101 must-tail-call-1.c \ 114 must-tail-call-1.c \
102 must-tail-call-2.c } \ 115 must-tail-call-2.c } \
103 { expensive_selftests_plugin.c \ 116 { expensive_selftests_plugin.c \
104 expensive-selftests-1.c } \ 117 expensive-selftests-1.c } \