This is the mail archive of the gcc@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]

Re: Problem on i386 with -fpic -fomit-frame-pointer



  In message <19981008213426.B13335@dot.cygnus.com>you write:
  > I think CONST_DOUBLE_OK_FOR_LETTER_P is probably wrong.  One of the
  > problems I'd fixed during the mov*f changes was to correct the fact
  > that PREFERRED_RELOAD_CLASS for those special constants was NO_REGS,
  > which was what was causing reload to drop things to memory in the
  > first place.  
  > 
  > Which was the offending file?  e_hypot.c?
e_hypotl.c according to Bernd's message.

jeff


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