https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69004
Richard Earnshaw <rearnsha at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2015-12-23 Ever confirmed|0 |1 --- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> --- To make progress on this we're going to need a test-case. I think it should be sufficient if you can provide: - The profile data - Preprocessed source for the file that crashes during profile annotation. It may be possible to do some reduction on the source file, but it still needs to show the same error (that probably means the whole function that's causing the fault will need to be left intact).