[Bug target/62066] config/arm/arm.c:25298: possible missing call to va_end ?
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 16 18:15:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62066
--- Comment #2 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Fri Jan 16 18:14:37 2015
New Revision: 219763
URL: https://gcc.gnu.org/viewcvs?rev=219763&root=gcc&view=rev
Log:
[ARM] PR 62066: Call va_end on early return from va_list processing function
PR target/62066
* config/arm/arm-builtins.c (arm_expand_neon_args): Call va_end before
early return 0.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm-builtins.c
More information about the Gcc-bugs
mailing list