[Bug middle-end/46758] [4.5/4.6 Regression] -fgraphite-identity produces wrong code when using 64bit constants
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 5 11:57:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46758
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-12-05 11:57:20 UTC ---
Graphite needs to properly use double_int functions (mpz_set_double_int is
your friend).
More information about the Gcc-bugs
mailing list