mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 21:11:23 +02:00
* do not generate always debug messages in the arm assembler optimizer
git-svn-id: trunk@35891 -
This commit is contained in:
parent
6af656aaed
commit
4868b83157
@ -25,8 +25,8 @@ Unit aoptcpu;
|
|||||||
|
|
||||||
{$i fpcdefs.inc}
|
{$i fpcdefs.inc}
|
||||||
|
|
||||||
{$define DEBUG_PREREGSCHEDULER}
|
{ $define DEBUG_PREREGSCHEDULER}
|
||||||
{$define DEBUG_AOPTCPU}
|
{ $define DEBUG_AOPTCPU}
|
||||||
|
|
||||||
Interface
|
Interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user