[Bug testsuite/53028] add dg-pedantic

2012-04-29 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #11 from Mike Stump mikestump at comcast dot net 2012-04-30 01:08:24 UTC --- also don't test that the warning goes away with -w. We don't test the warning turns into an error with -Werror. Don't we?

[Bug testsuite/53028] add dg-pedantic

2012-04-27 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #10 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-04-28 00:02:13 UTC --- (In reply to comment #9) also don't test that the warning goes away with -w. We don't test the warning turns into an error with -Werror. Don't we?

[Bug testsuite/53028] add dg-pedantic

2012-04-23 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #8 from joseph at codesourcery dot com joseph at codesourcery dot com 2012-04-23 21:38:00 UTC --- On Wed, 18 Apr 2012, mikestump at comcast dot net wrote: I don't see much value in this. The primary idea of the gcc testsuite is as

[Bug testsuite/53028] add dg-pedantic

2012-04-23 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #9 from Mike Stump mikestump at comcast dot net 2012-04-24 00:31:35 UTC --- Since little proof was added to support the assertion that the additional testing is useful, I can remain skeptical about it, though, the CFE people certainly

[Bug testsuite/53028] add dg-pedantic

2012-04-19 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #7 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-04-19 07:03:30 UTC --- grep -F pedantic-errors testsuite/gcc.dg/*.c Most of those testcases are duplicated or triplicated. Another alternative could be if -pedantic warnings

[Bug testsuite/53028] add dg-pedantic

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

[Bug testsuite/53028] add dg-pedantic

2012-04-18 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #2 from Mike Stump mikestump at comcast dot net 2012-04-18 17:35:23 UTC --- I don't see much value in this. The primary idea of the gcc testsuite is as a regression suite. For a regression, there is just one bit of code that you're

[Bug testsuite/53028] add dg-pedantic

2012-04-18 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #3 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-04-18 18:25:46 UTC --- (In reply to comment #2) I don't see much value in this. The primary idea of the gcc testsuite is as a regression suite. For a regression, there is

[Bug testsuite/53028] add dg-pedantic

2012-04-18 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #4 from Mike Stump mikestump at comcast dot net 2012-04-18 20:01:23 UTC --- You explained yourself properly. Just because there are hundreds that do this, doesn't mean that I necessarily agree with them. Personally, I'd rip out all

[Bug testsuite/53028] add dg-pedantic

2012-04-18 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #5 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-04-18 21:47:10 UTC --- (In reply to comment #4) So, to recap, ripping out all but one solve the duplication problem you point out, it solves the duplication of creation

[Bug testsuite/53028] add dg-pedantic

2012-04-18 Thread mikestump at comcast dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53028 --- Comment #6 from Mike Stump mikestump at comcast dot net 2012-04-18 22:42:55 UTC --- So, do you have a pointer to where a maintainer said that they require 3 duplicates for a piece of work? For all similar future work? They usually say,