Update URLs to prefer https: to http:
[bison.git] / build-aux / Linux.valgrind
blob6b669202f759127cdd7e2aae5a493c35a4767fc0
1 # Copyright (C) 2012-2015, 2018-2021 Free Software Foundation, Inc.
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
5 # the Free Software Foundation, either version 3 of the License, or
6 # (at your option) any later version.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 # GNU General Public License for more details.
13 # You should have received a copy of the GNU General Public License
14 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
16 # Valgrind suppression file for Bison.
18 # Travis Trusty, 2018-09-07.
20    libstdcxx_init
21    Memcheck:Leak
22    match-leak-kinds: reachable
23    fun:malloc
24    obj:/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
25    fun:call_init.part.0
26    fun:call_init
27    fun:_dl_init
28    obj:/lib/x86_64-linux-gnu/ld-2.19.so
31 # Linux prague 4.1.2-2-ARCH #1 SMP PREEMPT Wed Jul 15 08:30:32 UTC 2015
32 # x86_64 GNU/Linux
34    Probably exception handling from G++ 5.1.
35    Memcheck:Leak
36    match-leak-kinds: reachable
37    fun:malloc
38    fun:pool
39    fun:__static_initialization_and_destruction_0
40    fun:_GLOBAL__sub_I_eh_alloc.cc
41    fun:call_init.part.0
42    fun:_dl_init
43    obj:/usr/lib/ld-2.21.so
46 # Linux seattle 2.6.32-5-amd64 #1 SMP Thu Mar 22 17:26:33 UTC 2012
47 # x86_64 GNU/Linux
49    index
50    Memcheck:Cond
51    fun:index
52    fun:expand_dynamic_string_token
53    fun:_dl_map_object
54    fun:map_doit
55    fun:_dl_catch_error
56    fun:do_preload
57    fun:dl_main
58    fun:_dl_sysdep_start
59    fun:_dl_start
60    obj:/lib/ld-2.11.3.so