genemit.c
25.8 KB
-
genemit: Print file+line in the "Splitting with" message · 9976b31c
It's tiresome to have to look in insn-emit.c to see where some split came from, so let's print that info to the dump file as well. But don't print the full path, just the basename, for greater readability. * genemit.c (gen_split): Print the filename and line number where the splitter (or peephole2) was defined, to the dump file. From-SVN: r275497
Segher Boessenkool committed