[Bug rtl-optimization/17107] Opportunity to improve code generated for complex logical expression

nathan at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Nov 18 12:14:00 GMT 2004


------- Additional Comments From nathan at gcc dot gnu dot org  2004-11-18 12:14 -------
2004-11-18  Nathan Sidwell  <nathan@codesourcery.com>

	PR target/17107
	* fold-const.c (RANGE_TEST_NON_SHORT_CIRCUIT): Rename to ...
	(LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.
	(fold_range_test): Adjust.
	(fold_truthop): Use it.
	* config/rs6000/rs6000.h (RANGE_TEST_NON_SHORT_CIRCUIT): Rename to ...
	(LOGICAL_OP_NON_SHORT_CIRCUIT): ... here.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17107



More information about the Gcc-bugs mailing list