From: Christian Würdig Date: Thu, 27 Apr 2006 13:21:30 +0000 (+0000) Subject: additional programms produce assembler code X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=c3d791898bfda0f41f3c2dd549485cdc78965444;p=libfirm additional programms produce assembler code --- diff --git a/ir/be/test/broken_ones b/ir/be/test/broken_ones index b92cd0195..dbdb62fb1 100644 --- a/ir/be/test/broken_ones +++ b/ir/be/test/broken_ones @@ -7,34 +7,12 @@ edgcpfe: ../../../../ir/be/ia32/ia32_emitter.c:1311: emit_ia32_Conv_I2I: Assertion `0 && "unsupported Conv_I2I"' failed. /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6437 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* -=== compiling Sieve.c === -"Sieve.c", line 31: warning: variable "iter" was declared but never referenced - int i, prime, k, iter, p; - ^ - -"Sieve.c", line 31: warning: variable "p" was declared but never referenced - int i, prime, k, iter, p; - ^ - -"Sieve.c", line 61: warning: variable "i" was declared but never referenced - int i; - ^ - -edgcpfe: ../../../ir/be/bearch.h:95: _arch_register_for_index: Assertion `0 <= idx && idx < cls->n_regs' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6472 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* -=== compiling SieveBits.c === -edgcpfe: ../../../ir/be/bechordal.c:496: handle_constraints: Assertion `assignment[i] >= 0 && "there must have been a register assigned"' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6475 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* === compiling XXEndless.c === "XXEndless.c", line 48: warning: variable "i" was declared but never referenced int i = 0; ^ /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6501 Segmentation fault edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* - -=== compiling biggest_prime.c === -edgcpfe: ../../../ir/ir/irnode.c:1803: get_Proj_pred: Assertion `is_Proj(node)' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 12416 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* === compiling bf_init.c === edgcpfe: ../../../../ir/be/ia32/ia32_gen_decls.c:479: dump_global: Assertion `aipos >= 0 && "couldn't store entity"' failed. /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6541 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* @@ -59,36 +37,6 @@ rm: cannot remove `*.vcg': No such file or directory === compiling bitfield.c === edgcpfe: ../../../../ir/be/ia32/ia32_gen_decls.c:479: dump_global: Assertion `aipos >= 0 && "couldn't store entity"' failed. /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6556 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* -=== compiling fbench.c === -edgcpfe: ../../../ir/ir/irnode.c:1803: get_Proj_pred: Assertion `is_Proj(node)' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 12438 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* -=== compiling ffbench.c === -"ffbench.c", line 239: warning: variable "fd" was declared but never referenced - Float *fdata, *fd; - ^ - -"ffbench.c", line 242: warning: variable "x" was declared but never referenced - double mapbase, mapscale, x, rmin, rmax, imin, imax; - ^ - -edgcpfe: ../../../ir/be/bechordal.c:496: handle_constraints: Assertion `assignment[i] >= 0 && "there must have been a register assigned"' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6645 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* -=== compiling harness.c === -"harness.c", line 39: warning: variable "writecount" was declared but never - referenced - int writecount ; /* Number of characters written */ - ^ - -"harness.c", line 225: warning: variable "N" was declared but never referenced - int N; - ^ - -"harness.c", line 226: warning: variable "C" was declared but never referenced - char C; - ^ - -edgcpfe: ../../../ir/be/bechordal.c:496: handle_constraints: Assertion `assignment[i] >= 0 && "there must have been a register assigned"' failed. -/afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 12456 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* === compiling scanner.c === edgcpfe: ../../../ir/be/bechordal.c:496: handle_constraints: Assertion `assignment[i] >= 0 && "there must have been a register assigned"' failed. /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 12475 Aborted edgcpfe --gnu=30305 --c -I/usr/lib/gcc-lib/i586-suse-linux/3.3.5/include/ $* diff --git a/ir/be/test/good_ones b/ir/be/test/good_ones index ba8f6d309..625fbf1da 100644 --- a/ir/be/test/good_ones +++ b/ir/be/test/good_ones @@ -30,6 +30,8 @@ QuickSort.c RegallocBug.c Return.c SimpleExpr.c +Sieve.c +SieveBits.c Strings.c Swap.c Switcher.c @@ -42,10 +44,12 @@ am_test.c andtest.c apfel.c array_type.c +biggest_prime.c bsp.c callref.c calls.c cmp.c +compress95.c conv.c convtest.c d.c @@ -65,9 +69,11 @@ fehler6.c fehler7.c fehler8.c fehler9.c +fbench.c ffbench.c func_arg.c gcd.c +harness.c iabs.c if.c ll_call.c