This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PR c/25892]: disable -Wpointer-sign by default
- From: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- To: Alexandre Oliva <aoliva at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 25 Jan 2006 22:15:06 -0600
- Subject: Re: [PR c/25892]: disable -Wpointer-sign by default
- References: <orbqxzkc8i.fsf@livre.oliva.athome.lsd.ic.unicamp.br>
Alexandre Oliva <aoliva@redhat.com> writes:
| This patch implements the AFAIK-agreed-by-SC-and-RMS behavior for
| -Wpointer-sign, removing the only blocker for GCC 4.1. Branch
| bootstrapped and regression tested on amd64-linux-gnu. Ok for branch
| and mainline, if forward-porting proves to be trivial?
OK for mainline, then for 4.1.
-- Gaby