[Bug middle-end/50716] Segmentation fault caused by misaligned vector access

2011-10-13 Thread artyom.shinkaroff at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50716 Artem Shinkarov changed: What|Removed |Added CC||artyom.shinkaroff at gmail

[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-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