This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47714] [4.6 Regression] verify_ssa fails with error: invalid argument to gimple call
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 8 Mar 2011 20:46:53 +0000
- Subject: [Bug tree-optimization/47714] [4.6 Regression] verify_ssa fails with error: invalid argument to gimple call
- Auto-submitted: auto-generated
- References: <bug-47714-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47714
--- Comment #8 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-03-08 20:46:42 UTC ---
Created attachment 23584
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23584
proposed patch
I'm currently bootstrapping and testing this patch.