cfgexpand.c (expand_used_vars): Allocate space for partitions based on…
cfgexpand.c (expand_used_vars): Allocate space for partitions based on PARM_DECLs or RESULT_DECLs only if... * cfgexpand.c (expand_used_vars): Allocate space for partitions based on PARM_DECLs or RESULT_DECLs only if they are ignored for debug info or if optimization is enabled. * tree-ssa-coalesce.c (coalesce_ssa_name): If optimization is disabled, require that all the names based on a PARM_DECL or a RESULT_DECL that isn't ignored for debug info be coalesced. From-SVN: r204742
Showing
gcc/testsuite/gcc.dg/guality/param-4.c
0 → 100644
Please
register
or
sign in
to comment