* as correctly pointed out by Bart B, -gw instead of -g should be used in the test for #39816

This commit is contained in:
florian 2022-07-06 19:50:07 +02:00
parent e28238da9b
commit 1d32a575e7

View File

@ -1,4 +1,4 @@
{ %OPT=-g }
{ %OPT=-gw }
program Project1;
{$mode objfpc}{$H+}