Browse Source

------------------------------------------------------------------------
r40155 | jonas | 2018-11-01 20:39:38 +0000 (Thu, 01 Nov 2018) | 1 line

* fixed compilation with -O3 (one false positive, one real error)
------------------------------------------------------------------------
--- Merging r40155 into '.':
C compiler/riscv { not present in fixes branch }
U compiler/sparcgen/ncpumat.pas
--- Recording mergeinfo for merge of r40155 into '.':
U .
Summary of conflicts:
Tree conflicts: 1

git-svn-id: branches/fixes_3_2@49419 -

pierre 4 năm trước cách đây
mục cha
commit
9cd5a5b916
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/sparcgen/ncpumat.pas

+ 1 - 0
compiler/sparcgen/ncpumat.pas

@@ -156,6 +156,7 @@ implementation
 
                  if (nodetype = modn) then
                    begin
+                     overflowlabel:=nil;
                      if not no_overflow then
                        begin
                          current_asmdata.getjumplabel(overflowlabel);