comparison gcc/README.Portability @ 132:d34655255c78

update gcc-8.2
author mir3636
date Thu, 25 Oct 2018 10:21:07 +0900 (2018-10-25)
parents 84e7813d76e9
children 1830386684a0
comparison
equal deleted inserted replaced
130:e108057fa461 132:d34655255c78
1 Copyright (C) 2000-2017 Free Software Foundation, Inc. 1 Copyright (C) 2000-2018 Free Software Foundation, Inc.
2 2
3 This file is intended to contain a few notes about writing C code 3 This file is intended to contain a few notes about writing C code
4 within GCC so that it compiles without error on the full range of 4 within GCC so that it compiles without error on the full range of
5 compilers GCC needs to be able to compile on. 5 compilers GCC needs to be able to compile on.
6 6