This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch,driver] Fix HPUX bootstrap breakage following putenv patch
- From: Ian Lance Taylor <iant at google dot com>
- To: FranÃois-Xavier Coudert <fxcoudert at gmail dot com>
- Cc: "GCC Patches" <gcc-patches at gcc dot gnu dot org>
- Date: 12 Sep 2007 12:47:25 -0700
- Subject: Re: [patch,driver] Fix HPUX bootstrap breakage following putenv patch
- References: <19c433eb0709110237h35b53277y648e17e2f2d6d1aa@mail.gmail.com>
"FranÃois-Xavier Coudert" <fxcoudert@gmail.com> writes:
> 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
>
> PR driver/33309
> * gcc.c (xputenv): Make argument const, and use CONST_CAST.
This is OK.
Thanks.
Ian