Hopefully fix Alpha/SH/IA64 for mainline (was: Re: Accumulated cleanups)

Steven Bosscher stevenb@suse.de
Wed Jul 28 15:02:00 GMT 2004


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-diff
Size: 12171 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040728/7f2cb56f/attachment.bin>


More information about the Gcc-patches mailing list