r243049 - in /branches/ARM/sve-branch/gcc: dump...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Wed Nov 30 19:07:00 GMT 2016
Author: rsandifo
Date: Wed Nov 30 19:07:21 2016
New Revision: 243049
URL: https://gcc.gnu.org/viewcvs?rev=243049&root=gcc&view=rev
Log:
Fix segfault during -fopt-info output
Avoids cases where I'd introduced direct uses of dump_file into
code that was instead using dump_* routines.
These fixes should be folded into their respective patches before
submitting for trunk.
Added:
branches/ARM/sve-branch/gcc/testsuite/gcc.dg/vect-opt-info-1.c
Modified:
branches/ARM/sve-branch/gcc/dumpfile.c
branches/ARM/sve-branch/gcc/dumpfile.h
branches/ARM/sve-branch/gcc/tree-vect-loop.c
branches/ARM/sve-branch/gcc/tree-vect-slp.c
More information about the Gcc-cvs
mailing list