https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78985
--- Comment #15 from Jeffrey A. Law <law at gcc dot gnu.org> --- Author: law Date: Sun Feb 5 15:51:13 2017 New Revision: 245195 URL: https://gcc.gnu.org/viewcvs?rev=245195&root=gcc&view=rev Log: PR bootstrap/78985 * config/s390/s390.c (s390_gimplify_va_arg): Initialize local variable to NULL. (print_operand_address): Initialize a struct to zero. Modified: trunk/gcc/ChangeLog trunk/gcc/config/s390/s390.c