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: RFR expand_expr() -> expand_normal()


On Mon, Jan 30, 2006 at 08:26:02PM +0100, Marcin Dalecki wrote:
> 	* expr.h (expand_normal): new inline function.
>  	* builtins.c: use it.
> 	* dojump.c: use it.
> 	* dwarf2out.c: use it.
> 	* expr.c: use it.
> 	* calls.c: use it.
> 	* expmed.c: use it.
> 	* except.c: use it.
> 	* config/sparc/sparc.c: use it.
> 	* config/i386/i386.c: use it.
> 	* config/rs6000/rs6000.c: use it.
> 	* config/arm/arm.c: use it.
> 	* config/mips/mips.c: use it.
> 	* stmt.c: use it.

Ok, escept that you should also mention that you change a few 0
to EXPR_NORMAL.


r~


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