This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53261] [4.8 Regression] ICE in tree_strip_nop_conversions
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 08 May 2012 22:14:43 +0000
- Subject: [Bug c++/53261] [4.8 Regression] ICE in tree_strip_nop_conversions
- Auto-submitted: auto-generated
- References: <bug-53261-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53261
--- Comment #5 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> 2012-05-08 22:14:43 UTC ---
Author: manu
Date: Tue May 8 22:14:34 2012
New Revision: 187300
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187300
Log:
2012-05-09 Manuel LÃpez-IbÃÃez <manu@gcc.gnu.org>
PR c++/53261
c-family/
* c-common.c (warn_logical_operator): Check that argument of
integer_zerop is not NULL.
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-common.c