http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611
--- Comment #5 from Richard Guenther 2012-03-19
10:53:23 UTC ---
(In reply to comment #4)
> I don't think we should drop a cast that changes a machine mode:
>
> --- tree-ssa.c.orig 2012-03-18 17:32:32.0 +0100
> +++ tree-ssa.c 2012-0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611
--- Comment #4 from Steven Bosscher 2012-03-18
16:32:15 UTC ---
I don't think we should drop a cast that changes a machine mode:
--- tree-ssa.c.orig 2012-03-18 17:32:32.0 +0100
+++ tree-ssa.c 2012-03-18 17:30:40.0 +0100
@@ -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611
--- Comment #3 from Steven Bosscher 2012-03-18
16:21:54 UTC ---
The problem happens very early on, during gimplification:
#1 0x009e7546 in verify_gimple_assign_unary (stmt=0x77fb5f00) at
../../gcc-4.6.3/gcc/tree-cfg.c:3241
3241
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611
Steven Bosscher changed:
What|Removed |Added
Known to work||4.8.0
Known to fail|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52611
Steven Bosscher changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|