浏览代码

* the -CI switch is now handled correctly

git-svn-id: trunk@25405 -
florian 12 年之前
父节点
当前提交
0e7a7c68b0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      compiler/options.pas

+ 1 - 0
compiler/options.pas

@@ -903,6 +903,7 @@ begin
                           init_settings.instructionset:=is_arm
                           init_settings.instructionset:=is_arm
                         else
                         else
                           IllegalPara(opt);
                           IllegalPara(opt);
+                        break;
                       end;
                       end;
 {$endif arm}
 {$endif arm}
                     'n' :
                     'n' :