mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 12:26:58 +02:00
* as correctly pointed out by Bart B, -gw instead of -g should be used in the test for #39816
This commit is contained in:
parent
e28238da9b
commit
1d32a575e7
@ -1,4 +1,4 @@
|
||||
{ %OPT=-g }
|
||||
{ %OPT=-gw }
|
||||
program Project1;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
Loading…
Reference in New Issue
Block a user