re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar to 255)
authorJosh Conner <jconner@apple.com>
Mon, 8 Aug 2005 18:30:09 +0000 (18:30 +0000)
committerJosh Conner <jconner@gcc.gnu.org>
Mon, 8 Aug 2005 18:30:09 +0000 (18:30 +0000)
commit2d88fcc27deb188430c8192197b69e2e1af54631
treed02eef1e3e51a0c6d9fa7707fd2128a9040ae527
parentbf460b19f02df9a6409ebc8e16ba8a3b17eb1813
re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar to 255)

PR rtl-optimization/23241
* combine.c (simplify_comparison): Fix error in determining
whether to lift a subreg from comparison.

From-SVN: r102869
gcc/ChangeLog
gcc/combine.c