mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 16:09:16 +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;
|
program Project1;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
Loading…
Reference in New Issue
Block a user