w_prof_global_array.c
483 Bytes
-
struct: New directory with tests for struct-reorg optimizaion. · 65e79ca2
2007-11-26 Olga Golovanevsky <olga@il.ibm.com> * gcc.dg/struct: New directory with tests for struct-reorg optimizaion. * gcc.dg/struct/struct-reorg.exp: New script. * gcc.dg/struct/wo_prof_array_through_pointer.c: New test. * gcc.dg/struct/wo_prof_malloc_size_var.c: Likewise. * gcc.dg/struct/wo_prof_mult_field_peeling.c: Likewise. * gcc.dg/struct/wo_prof_escape_arg_to_local.c: Likewise. * gcc.dg/struct/wo_prof_escape_return.c: Likewise. * gcc.dg/struct/wo_prof_escape_str_init.c: Likewise. * gcc.dg/struct/wo_prof_escape_substr_array.c: Likewise. * gcc.dg/struct/wo_prof_escape_substr_pointer.c: Likewise. * gcc.dg/struct/wo_prof_escape_substr_value.c: Likewise. * gcc.dg/struct/wo_prof_global_array.c: Likewise. * gcc.dg/struct/wo_prof_global_var.c: Likewise. * gcc.dg/struct/wo_prof_local_array.c: Likewise. * gcc.dg/struct/wo_prof_local_var.c: Likewise. * gcc.dg/struct/wo_prof_two_strs.c: Likewise. * gcc.dg/struct/wo_prof_single_str_global.c: Likewise. * gcc.dg/struct/wo_prof_single_str_local.c: Likewise. * gcc.dg/struct/wo_prof_single_str_pointer.c: Likewise. * gcc.dg/struct/w_prof_two_strs.c: Likewise. * gcc.dg/struct/w_prof_global_array.c: Likewise. * gcc.dg/struct/w_prof_global_var.c: Likewise. * gcc.dg/struct/w_prof_local_array.c: Likewise. * gcc.dg/struct/w_prof_local_var.c: Likewise. * gcc.dg/struct/w_prof_single_str_global.c: Likewise. * gcc.dg/struct/w_ratio_cold_str.c: Likewise. From-SVN: r130893
Olga Golovanevsky committed