Bug#1100980: internal compiler error while building sqlite3 for m68k (5
From
Helmut Grohne@21:1/5 to
All on Fri Mar 21 13:40:01 2025
[continued from previous message]
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 2, 3)));
160283: extern ssize_t __readlink_alias (const char *__restrict __path, char *__restrict __buf, size_t __len) __asm__ ("" "readlink") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 2, 3)));
160283: extern ssize_t __readlink_chk_warn (const char *__restrict __path, char *__restrict __buf, size_t __len, size_t __buflen) __asm__ ("" "__readlink_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("readlink called with bigger length " "than size of destination buffer")))
160283: ;
160283:
160283:
160283:
160283: extern ssize_t __readlinkat_chk (int __fd, const char *__restrict __path,
160283: char *__restrict __buf, size_t __len,
160283: size_t __buflen)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2, 3))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 3, 4)));
160283: extern ssize_t __readlinkat_alias (int __fd, const char *__restrict __path, char *__restrict __buf, size_t __len) __asm__ ("" "readlinkat") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (2, 3))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 3, 4)));
160283: extern ssize_t __readlinkat_chk_warn (int __fd, const char *__restrict __path, char *__restrict __buf, size_t __len, size_t __buflen) __asm__ ("" "__readlinkat_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (2, 3))) __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("readlinkat called with bigger " "length than size of destination " "buffer")))
160283:
160283: ;
160283:
160283:
160283: extern char *__getcwd_chk (char *__buf, size_t __size, size_t __buflen) 160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__));
160283: extern char *__getcwd_alias (char *__buf, size_t __size) __asm__ ("" "getcwd") __attribute__ ((__nothrow__ , __leaf__))
160283: __attribute__ ((__warn_unused_result__));
160283: extern char *__getcwd_chk_warn (char *__buf, size_t __size, size_t __buflen) __asm__ ("" "__getcwd_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("getcwd caller with bigger length than size of " "destination buffer")))
160283: ;
160283:
160283:
160283: extern char *__getwd_chk (char *__buf, size_t buflen)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern char *__getwd_warn (char *__buf) __asm__ ("" "getwd") __attribute__ ((__nothrow__ , __leaf__))
160283: __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("please use getcwd instead, as getwd " "doesn't specify buffer size")))
160283: ;
160283:
160283:
160283: extern size_t __confstr_chk (int __name, char *__buf, size_t __len, 160283: size_t __buflen) __attribute__ ((__nothrow__ , __leaf__)) 160283: __attribute__ ((__access__ (__write_only__, 2, 3)));
160283: extern size_t __confstr_alias (int __name, char *__buf, size_t __len) __asm__ ("" "confstr") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283: __attribute__ ((__access__ (__write_only__, 2, 3)));
160283: extern size_t __confstr_chk_warn (int __name, char *__buf, size_t __len, size_t __buflen) __asm__ ("" "__confstr_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__((__warning__ ("confstr called with bigger length than size of destination " "buffer")))
160283: ;
160283:
160283:
160283: extern int __getgroups_chk (int __size, __gid_t __list[], size_t __listlen)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 2, 1)));
160283: extern int __getgroups_alias (int __size, __gid_t __list[]) __asm__ ("" "getgroups") __attribute__ ((__nothrow__ , __leaf__))
160283: __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 2, 1)));
160283: extern int __getgroups_chk_warn (int __size, __gid_t __list[], size_t __listlen) __asm__ ("" "__getgroups_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("getgroups called with bigger group count than what " "can fit into destination buffer")))
160283: ;
160283:
160283:
160283: extern int __ttyname_r_chk (int __fd, char *__buf, size_t __buflen, 160283: size_t __nreal) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (2)))
160283: __attribute__ ((__access__ (__write_only__, 2, 3)));
160283: extern int __ttyname_r_alias (int __fd, char *__buf, size_t __buflen) __asm__ ("" "ttyname_r") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283: __attribute__ ((__nonnull__ (2)));
160283: extern int __ttyname_r_chk_warn (int __fd, char *__buf, size_t __buflen, size_t __nreal) __asm__ ("" "__ttyname_r_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (2))) __attribute__((__warning__ ("ttyname_r called with bigger buflen than " "size of destination buffer")))
160283: ;
160283:
160283:
160283:
160283: extern int __getlogin_r_chk (char *__buf, size_t __buflen, size_t __nreal)
160283: __attribute__ ((__nonnull__ (1))) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern int __getlogin_r_alias (char *__buf, size_t __buflen) __asm__ ("" "getlogin_r")
160283: __attribute__ ((__nonnull__ (1)));
160283: extern int __getlogin_r_chk_warn (char *__buf, size_t __buflen, size_t __nreal) __asm__ ("" "__getlogin_r_chk")
160283:
160283:
160283: __attribute__ ((__nonnull__ (1))) __attribute__((__warning__ ("getlogin_r called with bigger buflen than " "size of destination buffer")))
160283: ;
160283:
160283:
160283:
160283:
160283: extern int __gethostname_chk (char *__buf, size_t __buflen, size_t __nreal)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern int __gethostname_alias (char *__buf, size_t __buflen) __asm__ ("" "gethostname") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283: __attribute__ ((__nonnull__ (1))) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern int __gethostname_chk_warn (char *__buf, size_t __buflen, size_t __nreal) __asm__ ("" "__gethostname_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1))) __attribute__((__warning__ ("gethostname called with bigger buflen than " "size of destination buffer")))
160283: ;
160283:
160283:
160283:
160283:
160283: extern int __getdomainname_chk (char *__buf, size_t __buflen, size_t __nreal)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern int __getdomainname_alias (char *__buf, size_t __buflen) __asm__ ("" "getdomainname") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283: __attribute__ ((__nonnull__ (1)))
160283: __attribute__ ((__warn_unused_result__)) __attribute__ ((__access__ (__write_only__, 1, 2)));
160283: extern int __getdomainname_chk_warn (char *__buf, size_t __buflen, size_t __nreal) __asm__ ("" "__getdomainname_chk") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__)) __attribute__((__warning__ ("getdomainname called with bigger " "buflen than size of destination " "buffer")))
160283:
160283: ;
160283: # 24 "/usr/include/m68k-linux-gnu/bits/unistd.h" 2 3 4
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__warn_unused_result__)) ssize_t
160283: read (int __fd, void * __buf, size_t __nbytes)
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 0)) && (__builtin_object_size (__buf, 0)) == (unsigned int) -1) || (((__typeof (__nbytes)) 0 < (__typeof (__nbytes)) -1 || (__builtin_constant_p (__nbytes) && (__nbytes) > 0)) && __
builtin_constant_p ((((unsigned int) (__nbytes)) <= ((__builtin_object_size (__buf, 0))) / ((sizeof (char))))) && (((unsigned int) (__nbytes)) <= ((__builtin_object_size (__buf, 0))) / ((sizeof (char)))))) ? __read_alias (__fd, __buf, __nbytes) : ((((__
typeof (__nbytes)) 0 < (__typeof (__nbytes)) -1 || (__builtin_constant_p (__nbytes) && (__nbytes) > 0)) && __builtin_constant_p ((((unsigned int) (__nbytes)) <= (__builtin_object_size (__buf, 0)) / (sizeof (char)))) && !(((unsigned int) (__nbytes)) <= (__
builtin_object_size (__buf, 0)) / (sizeof (char)))) ? __read_chk_warn (__fd, __buf, __nbytes, __builtin_object_size (__buf, 0)) : __read_chk (__fd, __buf, __nbytes, __builtin_object_size (__buf, 0))))
160283:
160283: ;
160283: }
160283: # 51 "/usr/include/m68k-linux-gnu/bits/unistd.h" 3 4
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__warn_unused_result__)) ssize_t
160283: pread (int __fd, void * __buf,
160283: size_t __nbytes, __off64_t __offset)
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 0)) && (__builtin_object_size (__buf, 0)) == (unsigned int) -1) || (((__typeof (__nbytes)) 0 < (__typeof (__nbytes)) -1 || (__builtin_constant_p (__nbytes) && (__nbytes) > 0)) && __
builtin_constant_p ((((unsigned int) (__nbytes)) <= ((__builtin_object_size (__buf, 0))) / ((sizeof (char))))) && (((unsigned int) (__nbytes)) <= ((__builtin_object_size (__buf, 0))) / ((sizeof (char)))))) ? __pread64_alias (__fd, __buf, __nbytes, __
offset) : ((((__typeof (__nbytes)) 0 < (__typeof (__nbytes)) -1 || (__builtin_constant_p (__nbytes) && (__nbytes) > 0)) && __builtin_constant_p ((((unsigned int) (__nbytes)) <= (__builtin_object_size (__buf, 0)) / (sizeof (char)))) && !(((unsigned int) (_
_nbytes)) <= (__builtin_object_size (__buf, 0)) / (sizeof (char)))) ? __pread64_chk_warn (__fd, __buf, __nbytes, __offset, __builtin_object_size (__buf, 0)) : __pread64_chk (__fd, __buf, __nbytes, __offset, __builtin_object_size (__buf, 0))))
160283:
160283: ;
160283: }
160283: # 80 "/usr/include/m68k-linux-gnu/bits/unistd.h" 3 4
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__warn_unused_result__)) ssize_t
160283: __attribute__ ((__nothrow__ , __leaf__)) readlink (const char *__restrict __path, char * __restrict __buf, size_t __len)
160283:
160283:
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __
builtin_constant_p ((((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __readlink_alias (__path, __buf, __len) : (((
(__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __builtin_constant_p ((((unsigned int) (__len)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned int) (__len)) <= (__builtin_
object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __readlink_chk_warn (__path, __buf, __len, __builtin_object_size (__buf, 2 > 1)) : __readlink_chk (__path, __buf, __len, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__nonnull__ (2, 3))) __attribute__ ((__warn_unused_result__)) ssize_t
160283: __attribute__ ((__nothrow__ , __leaf__)) readlinkat (int __fd, const char *__restrict __path, char * __restrict __buf, size_t __len)
160283:
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __
builtin_constant_p ((((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __readlinkat_alias (__fd, __path, __buf, __
len) : ((((__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __builtin_constant_p ((((unsigned int) (__len)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned int) (__len)) <= (__
builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __readlinkat_chk_warn (__fd, __path, __buf, __len, __builtin_object_size (__buf, 2 > 1)) : __readlinkat_chk (__fd, __path, __buf, __len, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__warn_unused_result__)) char *
160283: __attribute__ ((__nothrow__ , __leaf__)) getcwd (char * __buf, size_t __size)
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__size)) 0 < (__typeof (__size)) -1 || (__builtin_constant_p (__size) && (__size) > 0)) && __
builtin_constant_p ((((unsigned int) (__size)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__size)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __getcwd_alias (__buf, __size) : ((((__
typeof (__size)) 0 < (__typeof (__size)) -1 || (__builtin_constant_p (__size) && (__size) > 0)) && __builtin_constant_p ((((unsigned int) (__size)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned int) (__size)) <= (__builtin_
object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __getcwd_chk_warn (__buf, __size, __builtin_object_size (__buf, 2 > 1)) : __getcwd_chk (__buf, __size, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) __attribute__ ((__nonnull__ (1)))
160283: __attribute__ ((__deprecated__)) __attribute__ ((__warn_unused_result__)) char *
160283: __attribute__ ((__nothrow__ , __leaf__)) getwd (char * __buf)
160283: {
160283: if (__builtin_object_size (__buf, 2 > 1) != (size_t) -1)
160283: return __getwd_chk (__buf, __builtin_object_size (__buf, 2 > 1)); 160283: return __getwd_warn (__buf);
160283: }
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) size_t
160283: __attribute__ ((__nothrow__ , __leaf__)) confstr (int __name, char * __buf, size_t __len)
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __
builtin_constant_p ((((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__len)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __confstr_alias (__name, __buf, __len) : ((((
__typeof (__len)) 0 < (__typeof (__len)) -1 || (__builtin_constant_p (__len) && (__len) > 0)) && __builtin_constant_p ((((unsigned int) (__len)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned int) (__len)) <= (__builtin_
object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __confstr_chk_warn (__name, __buf, __len, __builtin_object_size (__buf, 2 > 1)) : __confstr_chk (__name, __buf, __len, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) int
160283: __attribute__ ((__nothrow__ , __leaf__)) getgroups (int __size, __gid_t * __list)
160283:
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__list, 2 > 1)) && (__builtin_object_size (__list, 2 > 1)) == (unsigned int) -1) || (((__typeof (__size)) 0 < (__typeof (__size)) -1 || (__builtin_constant_p (__size) && (__size) > 0)) && __
builtin_constant_p ((((unsigned int) (__size)) <= ((__builtin_object_size (__list, 2 > 1))) / ((sizeof (__gid_t))))) && (((unsigned int) (__size)) <= ((__builtin_object_size (__list, 2 > 1))) / ((sizeof (__gid_t)))))) ? __getgroups_alias (__size, __list)
: ((((__typeof (__size)) 0 < (__typeof (__size)) -1 || (__builtin_constant_p (__size) && (__size) > 0)) && __builtin_constant_p ((((unsigned int) (__size)) <= (__builtin_object_size (__list, 2 > 1)) / (sizeof (__gid_t)))) && !(((unsigned int) (__size)) <=
(__builtin_object_size (__list, 2 > 1)) / (sizeof (__gid_t)))) ? __getgroups_chk_warn (__size, __list, __builtin_object_size (__list, 2 > 1)) : __getgroups_chk (__size, __list, __builtin_object_size (__list, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) int
160283: __attribute__ ((__nothrow__ , __leaf__)) ttyname_r (int __fd, char * __buf, size_t __buflen)
160283:
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0))
&& __builtin_constant_p ((((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __ttyname_r_alias (__fd, __buf, _
_buflen) : ((((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0)) && __builtin_constant_p ((((unsigned int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned
int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __ttyname_r_chk_warn (__fd, __buf, __buflen, __builtin_object_size (__buf, 2 > 1)) : __ttyname_r_chk (__fd, __buf, __buflen, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) int
160283: getlogin_r (char * __buf, size_t __buflen)
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0))
&& __builtin_constant_p ((((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __getlogin_r_alias (__buf, __
buflen) : ((((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0)) && __builtin_constant_p ((((unsigned int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned
int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __getlogin_r_chk_warn (__buf, __buflen, __builtin_object_size (__buf, 2 > 1)) : __getlogin_r_chk (__buf, __buflen, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) int
160283: __attribute__ ((__nothrow__ , __leaf__)) gethostname (char * __buf, size_t __buflen)
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0))
&& __builtin_constant_p ((((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __gethostname_alias (__buf, __
buflen) : ((((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0)) && __builtin_constant_p ((((unsigned int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned
int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __gethostname_chk_warn (__buf, __buflen, __builtin_object_size (__buf, 2 > 1)) : __gethostname_chk (__buf, __buflen, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283:
160283:
160283:
160283:
160283: extern __inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) __attribute__ ((__artificial__)) int
160283: __attribute__ ((__nothrow__ , __leaf__)) getdomainname (char * __buf, size_t __buflen)
160283:
160283:
160283:
160283:
160283: {
160283: return (((__builtin_constant_p (__builtin_object_size (__buf, 2 > 1)) && (__builtin_object_size (__buf, 2 > 1)) == (unsigned int) -1) || (((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0))
&& __builtin_constant_p ((((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char))))) && (((unsigned int) (__buflen)) <= ((__builtin_object_size (__buf, 2 > 1))) / ((sizeof (char)))))) ? __getdomainname_alias (__buf, __
buflen) : ((((__typeof (__buflen)) 0 < (__typeof (__buflen)) -1 || (__builtin_constant_p (__buflen) && (__buflen) > 0)) && __builtin_constant_p ((((unsigned int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) && !(((unsigned
int) (__buflen)) <= (__builtin_object_size (__buf, 2 > 1)) / (sizeof (char)))) ? __getdomainname_chk_warn (__buf, __buflen, __builtin_object_size (__buf, 2 > 1)) : __getdomainname_chk (__buf, __buflen, __builtin_object_size (__buf, 2 > 1))))
160283:
160283: ;
160283: }
160283: # 1218 "/usr/include/m68k-linux-gnu/unistd.h" 2 3 4
160283:
160283:
160283:
160283: # 1 "/usr/include/m68k-linux-gnu/bits/unistd_ext.h" 1 3 4
160283: # 1222 "/usr/include/m68k-linux-gnu/unistd.h" 2 3 4
160283:
160283:
160283: # 14 "/tmp/buildd/sqlite3/sqlite3-3.46.1/tool/showdb.c" 2
160283:
160283:
160283:
160283:
160283: # 1 "/usr/include/m68k-linux-gnu/stdlib.h" 1 3 4
160283: # 26 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: # 1 "/usr/include/m68k-linux-gnu/bits/libc-header-start.h" 1 3 4 160283: # 27 "/usr/include/m68k-linux-gnu/stdlib.h" 2 3 4
160283:
160283:
160283:
160283:
160283:
160283: # 1 "/usr/lib/gcc/m68k-linux-gnu/15/include/stddef.h" 1 3 4
160283: # 329 "/usr/lib/gcc/m68k-linux-gnu/15/include/stddef.h" 3 4
160283: typedef long int wchar_t;
160283: # 33 "/usr/include/m68k-linux-gnu/stdlib.h" 2 3 4
160283:
160283:
160283:
160283:
160283:
160283:
160283:
160283: # 1 "/usr/include/m68k-linux-gnu/bits/waitflags.h" 1 3 4
160283: # 41 "/usr/include/m68k-linux-gnu/stdlib.h" 2 3 4
160283: # 1 "/usr/include/m68k-linux-gnu/bits/waitstatus.h" 1 3 4
160283: # 42 "/usr/include/m68k-linux-gnu/stdlib.h" 2 3 4
160283: # 56 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: # 1 "/usr/include/m68k-linux-gnu/bits/floatn.h" 1 3 4
160283: # 57 "/usr/include/m68k-linux-gnu/stdlib.h" 2 3 4
160283:
160283:
160283: typedef struct
160283: {
160283: int quot;
160283: int rem;
160283: } div_t;
160283:
160283:
160283:
160283: typedef struct
160283: {
160283: long int quot;
160283: long int rem;
160283: } ldiv_t;
160283:
160283:
160283:
160283:
160283:
160283: __extension__ typedef struct
160283: {
160283: long long int quot;
160283: long long int rem;
160283: } lldiv_t;
160283: # 98 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: extern size_t __ctype_get_mb_cur_max (void) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__warn_unused_result__));
160283:
160283:
160283:
160283: extern double atof (const char *__nptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__));
160283:
160283: extern int atoi (const char *__nptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__));
160283:
160283: extern long int atol (const char *__nptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__));
160283:
160283:
160283:
160283: __extension__ extern long long int atoll (const char *__nptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) __attribute__ ((__warn_unused_result__));
160283:
160283:
160283:
160283: extern double strtod (const char *__restrict __nptr,
160283: char **__restrict __endptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283:
160283:
160283: extern float strtof (const char *__restrict __nptr,
160283: char **__restrict __endptr) __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283: extern long double strtold (const char *__restrict __nptr,
160283: char **__restrict __endptr)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283: # 177 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: extern long int strtol (const char *__restrict __nptr,
160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283: extern unsigned long int strtoul (const char *__restrict __nptr, 160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283:
160283:
160283: __extension__
160283: extern long long int strtoq (const char *__restrict __nptr,
160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283: __extension__
160283: extern unsigned long long int strtouq (const char *__restrict __nptr, 160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283:
160283:
160283:
160283: __extension__
160283: extern long long int strtoll (const char *__restrict __nptr,
160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283: __extension__
160283: extern unsigned long long int strtoull (const char *__restrict __nptr, 160283: char **__restrict __endptr, int __base)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (1)));
160283:
160283:
160283:
160283:
160283:
160283:
160283: extern long int strtol (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtol") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283: extern unsigned long int strtoul (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtoul") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283:
160283: __extension__
160283: extern long long int strtoq (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtoll") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283: __extension__
160283: extern unsigned long long int strtouq (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtoull") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283:
160283: __extension__
160283: extern long long int strtoll (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtoll") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283: __extension__
160283: extern unsigned long long int strtoull (const char *__restrict __nptr, char **__restrict __endptr, int __base) __asm__ ("" "__isoc23_strtoull") __attribute__ ((__nothrow__ , __leaf__))
160283:
160283:
160283:
160283: __attribute__ ((__nonnull__ (1)));
160283: # 278 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: extern int strfromd (char *__dest, size_t __size, const char *__format, 160283: double __f)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3)));
160283:
160283: extern int strfromf (char *__dest, size_t __size, const char *__format, 160283: float __f)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3)));
160283:
160283: extern int strfroml (char *__dest, size_t __size, const char *__format, 160283: long double __f)
160283: __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__nonnull__ (3)));
160283: # 480 "/usr/include/m68k-linux-gnu/stdlib.h" 3 4
160283: extern __inline __attribute__ ((__gnu_inline__)) int
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)