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: Hopefully fix Alpha/SH/IA64 for mainline (was: Re: Accumulatedcleanups)


Steven Bosscher <stevenb@suse.de> writes:

> On Wednesday 28 July 2004 10:22, Steven Bosscher wrote:
>> I'll prepare a patch.
>
> Like so.  Can you give this a try please?
>
> 	* rtl.c (currently_expanding_to_rtl): New.
> 	* rtl.h (currently_expanding_to_rtl): Export it.
> 	* cfgexpand.c (tree_cfg_expand): Set/clear it at entry/exit.
>
> 	* config/alpha/alpha.c (alpha_expand_mov): Remove old RTL
> 	inliner hack.
> 	* config/sh/sh.c: Replace rtx_equal_function_value_matters
> 	with currently_expanding_to_rtl.
> 	* config/sh/sh.md: Likewise.
> 	* config/ia64/ia64.c (got_symbolic_operand): Likewise.
>

Bootstrap on ia64-linux was successful.

Thanks, Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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