mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
VCG no longer supports long_straight_phase.
* src/vcg.c, src/vcg.h: Remove the handling of long_straight_phase. * src/print_graph.c (print_graph): Adjust.
This commit is contained in:
@@ -212,7 +212,6 @@ print_graph (void)
|
||||
|
||||
static_graph.port_sharing = no;
|
||||
static_graph.finetuning = yes;
|
||||
static_graph.long_straight_phase = yes;
|
||||
static_graph.priority_phase = yes;
|
||||
static_graph.splines = yes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user