Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!BAYES.ARC.NASA.GOV!self From: self@BAYES.ARC.NASA.GOV (Matthew Self) Newsgroups: gnu.gcc.bug Subject: const_double:DI rtx's Message-ID: <8811252115.AA15592@bayes.arc.nasa.gov> Date: 25 Nov 88 21:15:28 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 4 Gcc appears to generate const_double rtl expressions with mode DI (expr.c (expand_expr), final.c (output_addr_const), etc.). What are these? The manual implies that const_double is only valid for floating point modes.