This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bootstrap failure on hppa-unknown-linux-gnu, trunk


> Thanks for the note.  We now have a new problem:

../../gcc/gcc/builtins.c: In function `expand_errno_check':
../../gcc/gcc/builtins.c:1671: error: `errno_set' undeclared (first use in this function)
../../gcc/gcc/builtins.c:1671: error: (Each undeclared identifier is reported only once
../../gcc/gcc/builtins.c:1671: error: for each function it appears in.)
../../gcc/gcc/builtins.c: In function `expand_builtin_mathfn_2':
../../gcc/gcc/builtins.c:1837: warning: unused variable `errno_set'

	Yes, this is due to Roger's patch.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]