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



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.