tree-pretty-print.c
114 KB
-
dump CTORs properly wrapped with _Literal with -gimple · bba18325
This wraps { ... } in _Literal (type) for consumption by the GIMPLE FE. 2020-01-30 Richard Biener <rguenther@suse.de> * tree-pretty-print.c (dump_generic_node): Wrap VECTOR_CST and CONSTRUCTOR in _Literal (type) with TDF_GIMPLE.
Richard Biener committed