https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68482
--- Comment #4 from Richard Biener ---
Author: rguenth
Date: Mon Nov 23 09:11:00 2015
New Revision: 230740
URL: https://gcc.gnu.org/viewcvs?rev=230740&root=gcc&view=rev
Log:
2015-11-23 Richard Biener
PR tree-optimization/68482
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68482
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68482
--- Comment #2 from lvqcl.mail at gmail dot com ---
(In reply to Marc Glisse from comment #1)
> The extra cast so 32-bit unsigned and 64-bit pointers can interact confuses
> the compiler. Trunk (gcc-6) seems to work fine though, can you confirm?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68482
--- Comment #1 from Marc Glisse ---
The extra cast so 32-bit unsigned and 64-bit pointers can interact confuses the
compiler. Trunk (gcc-6) seems to work fine though, can you confirm?