------- Comment #1 from adam dot rak at streamnovation dot com 2010-03-26 00:09 ------- Created an attachment (id=20202) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20202&action=view) the recovery of the functions variable was missing in a case of missing graph file
it seems like the author of the code intended to set the functions variable in case of a failure, and saved the original into old_functions, but forgot to actually do it in case there are no graph file to the currently processed .c file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35568