From 18927f36eb3ae6e7921b5f480b649db9c0dd17e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christian=20W=C3=BCrdig?= Date: Mon, 24 Apr 2006 09:29:54 +0000 Subject: [PATCH] updated listings --- ir/be/test/bad_ones | 7 ------- ir/be/test/broken_ones | 26 ++++++++++++++++++++++++++ ir/be/test/good_ones | 4 +++- 3 files changed, 29 insertions(+), 8 deletions(-) diff --git a/ir/be/test/bad_ones b/ir/be/test/bad_ones index bbec383ce..2f5ff92a6 100644 --- a/ir/be/test/bad_ones +++ b/ir/be/test/bad_ones @@ -1,8 +1 @@ adam_putt.c -apfel.c -biggest_prime.c -fbench.c -harness.c -mul.c -pbqp_RedN.c -scanner.c diff --git a/ir/be/test/broken_ones b/ir/be/test/broken_ones index 92d1ed1f2..b92cd0195 100644 --- a/ir/be/test/broken_ones +++ b/ir/be/test/broken_ones @@ -31,6 +31,10 @@ edgcpfe: ../../../ir/be/bechordal.c:496: handle_constraints: Assertion `assignme ^ /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/ $* @@ -55,6 +59,9 @@ 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; @@ -66,6 +73,25 @@ edgcpfe: ../../../../ir/be/ia32/ia32_gen_decls.c:479: dump_global: Assertion `ai 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/ $* === compiling sparam.c === edgcpfe: ../../../../ir/be/ia32/ia32_emitter.c:136: get_in_reg: Assertion `reg && "no in register found"' failed. /afs/info.uni-karlsruhe.de/user/chriswue/local/bin/eccp: line 2: 6726 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 b39dcd9c9..ba8f6d309 100644 --- a/ir/be/test/good_ones +++ b/ir/be/test/good_ones @@ -40,6 +40,7 @@ addr_test.c alloca.c am_test.c andtest.c +apfel.c array_type.c bsp.c callref.c @@ -71,13 +72,14 @@ iabs.c if.c ll_call.c max.c -max.new.c +mul.c multidim-array.c nested_loops.c nested_loops2.c ns.c nullnode.c optest.c +pbqp_RedN.c rotate.c simd1-i.c simd1.c -- 2.20.1