On Fri, Apr 03, 2015 at 09:25:57AM -0600, Jeff Law wrote: > On 04/03/2015 07:45 AM, Diego Novillo wrote: > >Not quite. The output of the debug dumpers is not really meant to be fed > >back to the compiler. They are debug dumps only. They do not contain > >enough information for code generation or analysis.
> But that's something that could be fixed. Please please please no. It already is annoying enough that many times when you add something to a debug dump, testsuite tests all over start failing. Let's keep the dump files to be just for textual debug. Segher