fix build of targets not implementing add_stmt_cost
authorRichard Biener <rguenther@suse.de>
Tue, 5 May 2020 09:25:00 +0000 (11:25 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 5 May 2020 09:30:06 +0000 (11:30 +0200)
commitcfbbceed1dad352e5be9e2af7b665ae7d9d2537e
tree9dddc96af54a04fe5f7387241781241a8cd6c7a5
parent700d457295ac3ca7d139de8c90cceead03fad696
fix build of targets not implementing add_stmt_cost

C++ makes mismatched prototype and implementation OK.

2020-05-05  Richard Biener  <rguenther@suse.de>

* targhooks.h (default_add_stmt_cost): Add vec_info * parameter.
gcc/targhooks.h