This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: hex constants in const_int (plus small altivec problem)


On Fri, Dec 20, 2002 at 01:59:10PM -0800, Aldy Hernandez wrote:
> Uhhhh, how do you suggest I represent [-0.0, -0.0, -0.0, -0.0] in rtl?

With const_double, like all other fp constants.  If you mean
in the md file, don't.  Use predicates.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]