Fixed r26620.
authorSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Wed, 23 Sep 2009 10:19:47 +0000 (10:19 +0000)
committerSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Wed, 23 Sep 2009 10:19:47 +0000 (10:19 +0000)
[r26635]

ir/be/TEMPLATE/TEMPLATE_spec.pl

index f5af444..82c13ae 100644 (file)
@@ -2,6 +2,8 @@
 # $Id$
 # This is a template specification for the Firm-Backend
 
+$new_emit_syntax = 1;
+
 # the cpu architecture (ia32, ia64, mips, sparc, ppc, ...)
 
 $arch = "TEMPLATE";