This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What to do with new-ra for GCC 4.0
- From: Denis Chertykov <denisc at overta dot ru>
- To: Steven Bosscher <stevenb at suse dot de>
- Cc: gcc at gcc dot gnu dot org, Denis Chertykov <denisc at overta dot ru>, Bernd Schmidt <bernds_cb1 at t-online dot de>, Jan Vroonhof <jvlists at ntlworld dot com>, Daniel Berlin <dberlin at dberlin dot org>, Bjіrn Haase <Bjoern dot M dot Haase at web dot de>, Michael Matz <matz at suse dot de>
- Date: 08 Jan 2005 08:50:58 +0300
- Subject: Re: What to do with new-ra for GCC 4.0
- References: <1238991885@web.de> <200501062123.06396.stevenb@suse.de><3bxdbulf.fsf@localhost.localdomain><200501071019.59494.stevenb@suse.de>
Steven Bosscher <stevenb@suse.de> writes:
> On Friday 07 January 2005 07:51, Denis Chertykov wrote:
> > (My dream was to add a support of `define_address' rtl patterns.)
>
> What happened to that dream?
I have started few years ago (before new-ra) and founded that I can't
resolve many problems because of reload_address. After that I switched
to new-ra.
Denis.