This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37217] [4.4 Regression] -Wconversion causes ICE with __builtin_strcmp with one char compare
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2008 00:09:34 -0000
- Subject: [Bug c++/37217] [4.4 Regression] -Wconversion causes ICE with __builtin_strcmp with one char compare
- References: <bug-37217-6183@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from manu at gcc dot gnu dot org 2008-08-28 00:09 -------
Subject: Bug 37217
Author: manu
Revision: 139682
Modified property: svn:log
Modified: svn:log at Thu Aug 28 00:09:20 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Aug 28 00:09:20 2008
@@ -1,6 +1,6 @@
2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
PR 37217
- * c-common.c (convesion_warning): Check for null operands.
+ * c-common.c (conversion_warning): Check for null operands.
testsuite/
* gcc.dg/pr37217.c: New.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37217