https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88711
--- Comment #1 from kargl at gcc dot gnu.org --- > The likely cause of this regression is > > ------------------------------------------------------------------------ > r267600 | hubicka | 2019-01-05 09:47:34 -0800 (Sat, 05 Jan 2019) | 2 lines > > * ipa-fnsummary.c (analyze_function_body): Fix accounting of time. Definitely caused by r267600. Verified by 'svn merge -r267600:267599 .' to remove offending patch. Perhaps, the scan line in the testcase needs to be adjusted?