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: Unreviewed patches


On Sat, Dec 08, 2001 at 09:01:11AM -0500, Kaveh R. Ghazi wrote:
> The non-cpp portions of this patch to utilize hex_p & hex_value in
> gcc.  (The cpp portions already were reviewed.):
> http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00595.html

Ok.

> Get nextstep platforms compiling:
> http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00831.html

Ok.

> Eliminate "traditional C rejects the 'u' suffix" warnings:
> http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01273.html

Ok.
 
> Fix traditional C "const" problem when building the g77 driver:
> http://gcc.gnu.org/ml/gcc-patches/2001-11/msg01999.html

Ok.

> Fix macro redefinition warnings on various cross targets:
> http://gcc.gnu.org/ml/gcc-patches/2001-12/msg00107.html

Ok.

> Fix signed/unsigned warnings in definitions of ASM_OUTPUT_ASCII:
> http://gcc.gnu.org/ml/gcc-patches/2001-12/msg00110.html

I guess this is ok.  I'd prefer we made this a target hook
and eliminated duplicate implementations...


r~


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