This is the mail archive of the gcc-patches@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]

Re: [PATCH][C++] Kill bogus compare shortening in the C++ FE


Richard Guenther <rguenther@suse.de> writes:

> 2008-01-26  Richard Guenther  <rguenther@suse.de>
> 
> 	PR c++/34235
> 	* typeck.c (build_binary_op): Remove code to shorten compares.
> 
> 	* g++.dg/torture/pr34235.C: New testcase.

This is OK.

Ian


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