comparison gcc/cp/cfns.gperf @ 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 %language=C++ 1 %language=C++
2 %define class-name libc_name 2 %define class-name libc_name
3 %struct-type 3 %struct-type
4 %{ 4 %{
5 /* Copyright (C) 2000-2018 Free Software Foundation, Inc. 5 /* Copyright (C) 2000-2020 Free Software Foundation, Inc.
6 6
7 This file is part of GCC. 7 This file is part of GCC.
8 8
9 GCC is free software; you can redistribute it and/or modify it under 9 GCC is free software; you can redistribute it and/or modify it under
10 the terms of the GNU General Public License as published by the Free 10 the terms of the GNU General Public License as published by the Free