[Bug tree-optimization/50838] [4.7 Regression] ice in refs_may_alias_p_1 with -O3

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

[Bug tree-optimization/50838] [4.7 Regression] ice in refs_may_alias_p_1 with -O3

2011-10-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50838 --- Comment #3 from Richard Guenther 2011-10-24 12:31:06 UTC --- Author: rguenth Date: Mon Oct 24 12:31:01 2011 New Revision: 180381 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180381 Log: 2011-10-24 Richard Guenther PR tree-op

[Bug tree-optimization/50838] [4.7 Regression] ice in refs_may_alias_p_1 with -O3

2011-10-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50838 --- Comment #2 from Richard Guenther 2011-10-24 09:56:02 UTC --- Reduced testcase, fails with -O -ftree-vectorize: typedef void * gcv_object_t; typedef gcv_object_t object; typedef const void * Pseudofun; extern struct pseudocode_tab_ { Pseu

[Bug tree-optimization/50838] [4.7 Regression] ice in refs_may_alias_p_1 with -O3

2011-10-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50838 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|