[Bug tree-optimization/55008] New: Internal compiler error : verify_ssa failed

2012-10-21 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55008 Bug #: 55008 Summary: Internal compiler error : verify_ssa failed Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prior

[Bug rtl-optimization/55010] New: Internal consistency failure : invalid rtl sharing found in the insn

2012-10-21 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55010 Bug #: 55010 Summary: Internal consistency failure : invalid rtl sharing found in the insn Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRM

[Bug middle-end/53418] New: ICE at gimplify.c:7773

2012-05-19 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53418 Bug #: 53418 Summary: ICE at gimplify.c:7773 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug c/53418] [4.5 Regression] ICE at gimplify.c:7773

2012-07-26 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53418 --- Comment #10 from Antoine Balestrat 2012-07-26 10:23:43 UTC --- This simple testcase appears to trigger the same ICE : $ cat ice.c void f(void) { 0 || 0 / 0 ? : 0; } $ gcc -w ice.c ice.c: In function ‘f’: ice.c:3:12: internal compiler

[Bug c/54103] New: ICE at gimplify.c:7790 on current trunk

2012-07-27 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54103 Bug #: 54103 Summary: ICE at gimplify.c:7790 on current trunk Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug c/53418] [4.5 Regression] ICE at gimplify.c:7773

2012-07-27 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53418 --- Comment #13 from Antoine Balestrat 2012-07-27 08:51:54 UTC --- Filed as PR54103.

[Bug middle-end/54109] New: ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref

2012-07-27 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54109 Bug #: 54109 Summary: ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug tree-optimization/32199] jc1: out of memory allocating 4072 bytes after a total of 805021000 bytes

2012-03-26 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32199 Antoine Balestrat changed: What|Removed |Added CC||merkil at savhon dot org --- Comment

[Bug tree-optimization/32199] jc1: out of memory allocating 4072 bytes after a total of 805021000 bytes

2012-03-26 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32199 --- Comment #16 from Antoine Balestrat 2012-03-26 15:55:07 UTC --- Created attachment 27000 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27000 The source that causes excessive memory usage

[Bug tree-optimization/32199] jc1: out of memory allocating 4072 bytes after a total of 805021000 bytes

2012-03-26 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32199 --- Comment #17 from Antoine Balestrat 2012-03-26 15:56:33 UTC --- Created attachment 27001 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27001 gcc -O2 -v memfail.c

[Bug tree-optimization/52891] New: ICE in adjust_bool_pattern

2012-04-06 Thread merkil at savhon dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52891 Bug #: 52891 Summary: ICE in adjust_bool_pattern Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 C