[Bug c/37186] -Wno-error=pointer-sign does not work

2008-08-27 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2008-08-27 23:55 --- Fixed for GCC 4.4. -- manu at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c/37186] -Wno-error=pointer-sign does not work

2008-08-27 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2008-08-27 23:52 --- Subject: Bug 37186 Author: manu Date: Wed Aug 27 23:51:13 2008 New Revision: 139680 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139680 Log: 2008-08-27 Manuel Lopez-Ibanez <[EMAIL PROTECTED]> PR c/

[Bug c/37186] -Wno-error=pointer-sign does not work

2008-08-21 Thread manu at gcc dot gnu dot org
--- Comment #1 from manu at gcc dot gnu dot org 2008-08-21 16:15 --- Confirmed in trunk. This should be easy to fix for GCC 4.4. -- manu at gcc dot gnu dot org changed: What|Removed |Added ---