Commit 4271f2b7 authored by Ondrej Filip's avatar Ondrej Filip
Browse files

Fixed problem during 'configure' with EC

parent 55b58d8c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1214,6 +1214,7 @@ i_same(struct f_inst *f1, struct f_inst *f2)
  case '|':
  case '&':
  case P('m','p'):
  case P('m','c'):
  case P('!','='):
  case P('=','='):
  case '<':