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]

[PATCH, alpha]: Variable arguments handling broken by r190229


Hello!

We have to apply the same DECL_UID change as in tree-stdarg.c to
alpha_stdarg_optimize_hook.

2012-08-11  Uros Bizjak  <ubizjak@gmail.com>

	* config/alpha/alpha.c (alpha_stdarg_optimize_hook): Shift DECL_UID
	in the va_list_vars bitmap by num_ssa_names.

Tested on alphaev68-pc-linux-gnu, committed to mainline SVN as obvious.

Uros.

Attachment: a.diff.txt
Description: Text document


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