[Bug tree-optimization/54713] [4.8 Regression] error: non-trivial conversion at assignment in gcc.c-torture/compile/pr53410-2.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 2 09:18:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54713
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-02 09:18:38 UTC ---
Created attachment 28322
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28322
gcc48-pr54713.patch
Updated version of the verifier. This one doesn't pass regtest, e.g.
g++.dg/torture/vshuf*.C fail, because non-gimplified CONSTRUCTORs with non-NULL
indexes get into the IL from DECL_INITIAL during fold_stmt.
More information about the Gcc-bugs
mailing list