aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa.h
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2016-08-09 02:48:44 +0000
committerAndi Kleen <ak@gcc.gnu.org>2016-08-09 02:48:44 +0000
commitb08e71f9e8afbdf264d159627760aa2bf8a8ca1a (patch)
treef33202aaad1258017f3dccf52e839487ca1bd703 /gcc/hsa.h
parentc43c51121622bf2c488df6b57196de11a56e7671 (diff)
downloadgcc-b08e71f9e8afbdf264d159627760aa2bf8a8ca1a.zip
gcc-b08e71f9e8afbdf264d159627760aa2bf8a8ca1a.tar.gz
gcc-b08e71f9e8afbdf264d159627760aa2bf8a8ca1a.tar.bz2
Fix warning breaking profiled bootstrap
This patch fixes an bootstrap error with autoprofiledbootstrap due to uninitiliazed variables, because the compiler cannot figure out they don't need to be initialized in an error path. Just always initialize them. gcc/: 2016-08-08 Andi Kleen <ak@linux.intel.com> * tree-vrp.c (get_single_symbol): Always initialize inv and neg. From-SVN: r239266
Diffstat (limited to 'gcc/hsa.h')
0 files changed, 0 insertions, 0 deletions