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: S/390: Fix gen_rtx () removal fallout


 > > removal of gen_rtx () broke s390 bootstrap.
 > 
 > I'm sorry.  I must admit that I was searching for gen_rtx[^_].  I
 > forgot to search for gen_rtx$.
 > Kazu Hirata

Also one on PA:

	config/pa/pa.c:5557:    (gen_rtx

Using "grep -w gen_rtx", that's the last one I can find.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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