2
0
Эх сурвалжийг харах

------------------------------------------------------------------------
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 жил өмнө
parent
commit
9cd5a5b916

+ 1 - 0
compiler/sparcgen/ncpumat.pas

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