This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37217] [4.4 Regression] -Wconversion causes ICE with __builtin_strcmp with one char compare



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]