http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50838
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
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
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50838
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|