[Bug c/15549] [3.3 Regression] true !< 'a'
zlomek at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jun 1 15:52:00 GMT 2004
------- Additional Comments From zlomek at gcc dot gnu dot org 2004-06-01 15:52 -------
The following patch fixes the problem on mainline and 3.4 branch:
2003-08-19 Mark Mitchell <mark@codesourcery.com>
PR c++/11946
* convert.c (convert_to_integer): Use CONVERT_EXPR (instead of
NOP_EXPR) when necessary.
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00055.html
--
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15549
More information about the Gcc-bugs
mailing list