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


On Tue, 11 Feb 2003, David Edelsohn wrote:
> > 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.


My sincere apologies to everyone.  I managed to commit an incorrect
version of my patch.  I've now corrected problem, commiting the version
as tested.

Please, please forgive me.

Roger
--


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