From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: mrs@wrs.com (Mike Stump) Cc: mark@markmitchell.com, egcs@cygnus.com Subject: Re: Alias code Date: Wed, 01 Jul 1998 00:54:00 -0000 Message-id: <19341.899255740@hurl.cygnus.com> References: <199807010045.RAA12576@kankakee.wrs.com> X-SW-Source: 1998-07/msg00016.html In message < 199807010045.RAA12576@kankakee.wrs.com >you write: > > Date: Mon, 29 Jun 1998 04:18:30 -0600 > > From: Jeffrey A Law > > > We've got a little problem. > > > While the machine independent code is mostly free of gen_rtx (MEM) > > calls, many of the target files, and some of the front-ends that we > > want to interoperate (but possibly do not control) with are not free > > of such calls. > > > Thoughts? > > Sigh, not sure what to say other than it would be nice if someone > worked to get major api type things like this that are simple into > gcc2. Then all code can do it, and we'd have fewer problems. That still wouldn't resolve how to deal with ports and front-ends that aren't in the gcc2 or egcs source trees. jeff