This is the mail archive of the gcc-bugs@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: ICE compiling glibc on i686 with current CVS version


>>>>> Jan Hubicka writes:

>> Jan, is this a problem of one of your ix86 patches?
 > Yes, it is. I've used wrong predicate for the unary operations expanders.
 > Hope that the those mechanical predicates releated changes will not change
 > more harm in future...
[...]
 > Wed Dec  8 14:33:06 MET 1999  Jan Hubicka  <hubicka@freesoft.cz>
 > 	* i386.md (neg??, abs?f, one_cmpl?i): Use nonimmediate_operand in expander.

That patch fixes my problem.  I can compile glibc again.

Thanks,
Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de


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