This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: LEGITIMATE_CONSTANT_P
- To: egcs@cygnus.com, scox@cygnus.com
- Subject: Re: LEGITIMATE_CONSTANT_P
- From: Joern Rennecke <amylaar@cygnus.co.uk>
- Date: Mon, 1 Feb 1999 23:51:57 +0000 (GMT)
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: <199902012254.WAA14324@phal.cygnus.co.uk> from Joern Rennecke at "Feb 1, 99 10:54:28 pm"
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- Sender: owner-egcs@egcs.cygnus.com
P.S.: Another way to fix this x86 performance issue would be to test
the mode of the CONST_DOUBLE - only if it's used in an integer context,
its mode is VOIDmode.