[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2014-12-11 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 Tobias Burnus changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2013-06-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 Manuel López-Ibáñez changed: What|Removed |Added CC|manu at gcc dot gnu.org| Blocks|57622

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2013-06-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 --- Comment #5 from Manuel López-Ibáñez --- (In reply to Simon Richter from comment #4) > Testcase is simple: > > $ cat tt.cpp > > void bar(int baz) { } > > $ g++-4.7 -c -W -Wall -Werror -Wno-unused tt.cpp > > $ g++-4.8 -c -W -Wall -Werror -W

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2013-06-14 Thread Simon.Richter at hogyros dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 --- Comment #4 from Simon Richter --- Testcase is simple: $ cat tt.cpp void bar(int baz) { } $ g++-4.7 -c -W -Wall -Werror -Wno-unused tt.cpp $ g++-4.8 -c -W -Wall -Werror -Wno-unused tt.cpp tt.cpp:1:6: error: unused parameter ‘baz’ [-Werror

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2013-06-14 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 --- Comment #3 from Manuel López-Ibáñez --- (In reply to Simon Richter from comment #2) > In 4.8, this causes build failures for me: > > $ g++ -g -Wall -W -Werror -Wno-unused -I. -o stage1/tree_bison_lex.o -c > tree_bison_lex.cpp > tree_bison_lex

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2013-06-14 Thread Simon.Richter at hogyros dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 Simon Richter changed: What|Removed |Added CC||Simon.Richter at hogyros dot de --- Comme

[Bug fortran/52347] -Wno-tabs -Wall -Wno-tabs still warns about tabs

2012-02-23 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52347 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment