mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 12:20:28 +02:00
* fix unit name
git-svn-id: trunk@37021 -
This commit is contained in:
parent
a57a6d09f3
commit
7d47c24be2
@ -2,7 +2,7 @@
|
|||||||
{ %OPT=-Cg }
|
{ %OPT=-Cg }
|
||||||
{ This test uncovered code generation bug on MIPS when addressing a large global record
|
{ This test uncovered code generation bug on MIPS when addressing a large global record
|
||||||
in position-independent way, but of course it cannot hurt to test other CPUs. }
|
in position-independent way, but of course it cannot hurt to test other CPUs. }
|
||||||
unit Test;
|
unit tw30552;
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user