[Bug other/22511] [3.4 Regression] cc1plus: error: unrecognized command line option "-Wno-pointer-sign"

2005-07-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-16 14:23 --- Confirmed. Only a 3.4 regression. 4.0.0 and 4.0.1 (and the mainline) produces: cc1plus: warning: command line option "-Wno-pointer-sign" is valid for C/ObjC but not for C++ 3.0.4 produced no warning or erro

[Bug other/22511] [3.4 Regression] cc1plus: error: unrecognized command line option "-Wno-pointer-sign"

2005-07-16 Thread eric dot valette at free dot fr
--- Additional Comments From eric dot valette at free dot fr 2005-07-16 14:32 --- Yes you are right g++ is : g++ -v Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.5/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --l

[Bug other/22511] [3.4 Regression] cc1plus: error: unrecognized command line option "-Wno-pointer-sign"

2005-08-31 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-31 13:25 --- 3.4 does not contain such option at all. I wonder in what way 3.0.4 was special in this regard ;) -- What|Removed |Added