> From: Andi Kleen <[email protected]> > > Currently, on a checking enabled compiler when -fauto-profile does > not find the profile feedback file it errors out with assertation > failures. Add proper errors for this case. > > gcc/: > > 2016-05-21 Andi Kleen <[email protected]> > > * auto-profile.c (read_profile): Replace asserts with errors > when file does not exist. > * gcov-io.c (gcov_read_words): Dito.
OK, thanks! Honza
