wo_prof_global_var.c: Use uninitialized integer values instead of uninitialized FP...
authorMaxim Kuvyrkov <maxim@codesourcery.com>
Wed, 19 Nov 2008 11:12:07 +0000 (11:12 +0000)
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>
Wed, 19 Nov 2008 11:12:07 +0000 (11:12 +0000)
commit681afbeab6890b13f6df9f44220961de690a3c31
tree3fbe3e4beebd9c4cdea8efc826402ee266a064a1
parent0fd2f9fbea8c06451295eb8a2c373e6e717a6955
wo_prof_global_var.c: Use uninitialized integer values instead of uninitialized FP values to avoid NaNs.

  * gcc.gd/struct/wo_prof_global_var.c: Use uninitialized integer
  values instead of uninitialized FP values to avoid NaNs.
  * gcc.dg/struct/wo_prof_local_var.c: Same.

From-SVN: r141998
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/struct/wo_prof_global_var.c
gcc/testsuite/gcc.dg/struct/wo_prof_local_var.c