[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-06 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #11 from Greta Yorsh 2011-10-06 13:40:33 UTC --- > Please open a separate bug report, the problems are gone for i686, at least > according to . Cloned: PR50629

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-06 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #10 from Hans-Peter Nilsson 2011-10-06 12:39:07 UTC --- (In reply to comment #9) > There is still a problem on arm: vect-shuffle-2.c and vect-shuffle-5.c fail > with ICE at all optimization levels above -O0 (other vect-shuffle-*.c tes

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-06 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #9 from Greta Yorsh 2011-10-06 10:44:34 UTC --- There is still a problem on arm: vect-shuffle-2.c and vect-shuffle-5.c fail with ICE at all optimization levels above -O0 (other vect-shuffle-*.c tests pass). ICE is a segfault in expand

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-06 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #8 from Hans-Peter Nilsson 2011-10-06 07:04:32 UTC --- (In reply to comment #7) > bconstp-3.c failure is fixed with the commit 179588. > > The problem of vect-shuffle tests should be resolved by commit 179564. Confirmed gone tested

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-05 Thread artyom.shinkaroff at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #7 from Artem Shinkarov 2011-10-06 02:07:38 UTC --- bconstp-3.c failure is fixed with the commit 179588. 2011-10-06 Artjoms Sinkarovs * c-tree.h (c_expr_t): New typedef for struct c_expr. (C_EXPR_APPEND): New macro

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-04 Thread artyom.shinkaroff at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #6 from Artem Shinkarov 2011-10-04 15:12:54 UTC --- Created attachment 25410 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25410 Fixes the failure caused by non-preserving original_code of c_expr. Bootstrapped and regteted on a

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-04 Thread Greta.Yorsh at arm dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 Greta Yorsh changed: What|Removed |Added CC||Greta.Yorsh at arm dot com --- Comment #5 f

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 Richard Guenther changed: What|Removed |Added CC||rguenth at gcc dot gnu.org Target Mi

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #4 from Hans-Peter Nilsson 2011-10-04 00:04:54 UTC --- (In reply to comment #3) > On x86 linux the testcase does not cause segfaults, so may be you could > investigate via gdb which function cause segfault on cris-elf. I cloned this

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-03 Thread artyom.shinkaroff at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #3 from Artem Shinkarov 2011-10-03 23:32:47 UTC --- (In reply to comment #1) > For cris-elf too (unsurprisingly as the error seems universal), plus I'm > seeing > a: > > FAIL: gcc.c-torture/execute/pr23135.c compilation, -O2 -flto

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-03 Thread artyom.shinkaroff at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #2 from Artem Shinkarov 2011-10-03 23:17:22 UTC --- That seems to be the changes caused by the patch I have committed. However, may be this is a test-case that needs adjustment. I'll have to consult with Joseph. He asked to change t

[Bug middle-end/50607] [4.7 Regression] FAIL: gcc.dg/bconstp-3.c

2011-10-03 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50607 --- Comment #1 from Hans-Peter Nilsson 2011-10-03 23:09:44 UTC --- For cris-elf too (unsurprisingly as the error seems universal), plus I'm seeing a: FAIL: gcc.c-torture/execute/pr23135.c compilation, -O2 -flto (internal compiler error) gcc.l