This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/35961] Erroneous error message using gcc-4.3.0 when signedness warning thrown
- From: "tj at castaglia dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 May 2008 16:11:43 -0000
- Subject: [Bug c/35961] Erroneous error message using gcc-4.3.0 when signedness warning thrown
- References: <bug-35961-16072@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from tj at castaglia dot org 2008-05-05 16:11 -------
What was the reasoning behind this change in behavior? It violates the
principle of least surprise, and will cause problems for e.g. configure scripts
which use simple tests to determine whether the system's compiler accepts a
particular command-line option.
--
tj at castaglia dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35961