Re: [fpc-devel] error compiling trunk 42843

2019-08-27 Thread Pierre Muller


Le 27/08/2019 à 13:44, Martin a écrit :
> Compiling trunk ON win10/64
> Compiling FOR 32bit
> with   -gl -O4 -Or
> 
>  From the make output
> 
> make.exe compiler
> make.exe[5]: Entering directory `c:/FPC/fpc_3.3.1/source/compiler'
> B:/FPC/SVN/build_trunk/install/binw32/gmkdir.exe -p i386/units/i386-win32
> B:/FPC/SVN/build_trunk/install/binw32/gmkdir.exe -p i386/bin/i386-win32
> c:/FPC/fpc_3.3.1/source/compiler/ppc1.exe -XX -CX -Ur -Xs -O2 -n -O2 
> -Fui386 -Fusystems -Fuc:/FPC/fpc_3.3.1/source/rtl/units/i386-win32 
> -Fii386 -FEi386/bin/i386-win32 -FUi386/units/i386-win32 -dRELEASE -gl 
> -O4 -Or    -di386 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas
> symtable.pas(4363,28) Warning: Variable "srsym" does not seem to be 
> initialized
> symtable.pas(4769) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted


  Should be fixed in commit #42857

Thanks for reporting the problem, which only happened with -O3 or -O4 option.

Pierre
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


[fpc-devel] error compiling trunk 42843

2019-08-27 Thread Martin

Compiling trunk ON win10/64
Compiling FOR 32bit
with   -gl -O4 -Or

From the make output

make.exe compiler
make.exe[5]: Entering directory `c:/FPC/fpc_3.3.1/source/compiler'
B:/FPC/SVN/build_trunk/install/binw32/gmkdir.exe -p i386/units/i386-win32
B:/FPC/SVN/build_trunk/install/binw32/gmkdir.exe -p i386/bin/i386-win32
c:/FPC/fpc_3.3.1/source/compiler/ppc1.exe -XX -CX -Ur -Xs -O2 -n -O2 
-Fui386 -Fusystems -Fuc:/FPC/fpc_3.3.1/source/rtl/units/i386-win32 
-Fii386 -FEi386/bin/i386-win32 -FUi386/units/i386-win32 -dRELEASE -gl 
-O4 -Or    -di386 -dGDB -dBROWSERLOG -Fux86 -Sew pp.pas
symtable.pas(4363,28) Warning: Variable "srsym" does not seem to be 
initialized

symtable.pas(4769) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
___
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel