mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-16 13:01:21 +08:00
add fix test results for irix_limits_const hack
From-SVN: r42639
This commit is contained in:
parent
1cf6b5a3e7
commit
0dea31af5c
14
gcc/fixinc/tests/base/fixinc-test-limits.h
Normal file
14
gcc/fixinc/tests/base/fixinc-test-limits.h
Normal file
@ -0,0 +1,14 @@
|
||||
/* DO NOT EDIT THIS FILE.
|
||||
|
||||
It has been auto-edited by fixincludes from:
|
||||
|
||||
"fixinc/tests/inc/fixinc-test-limits.h"
|
||||
|
||||
This had to be done to correct non-standard usages in the
|
||||
original, manufacturer supplied header file. */
|
||||
|
||||
|
||||
|
||||
#if defined( IRIX_LIMITS_CONST_CHECK )
|
||||
extern __const char limit; /* test limits */
|
||||
#endif /* IRIX_LIMITS_CONST_CHECK */
|
Loading…
x
Reference in New Issue
Block a user