comparison gcc/c-family/stub-objc.c @ 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 /* Stub functions for Objective-C and Objective-C++ routines 1 /* Stub functions for Objective-C and Objective-C++ routines
2 that are called from within the C and C++ front-ends, 2 that are called from within the C and C++ front-ends,
3 respectively. 3 respectively.
4 Copyright (C) 1991-2017 Free Software Foundation, Inc. 4 Copyright (C) 1991-2018 Free Software Foundation, Inc.
5 5
6 This file is part of GCC. 6 This file is part of GCC.
7 7
8 GCC is free software; you can redistribute it and/or modify it under 8 GCC is free software; you can redistribute it and/or modify it under
9 the terms of the GNU General Public License as published by the Free 9 the terms of the GNU General Public License as published by the Free