comparison gcc/c-family/stub-objc.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
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