This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/55707] [4.7 Regression] bootstrap fails in gcc/graphite-dependences.c error cast loses precision


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55707

--- Comment #4 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-03 16:47:48 UTC ---
Author: ktietz
Date: Thu Jan  3 16:47:37 2013
New Revision: 194859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194859
Log:
2013-01-02  Rainer Emrich  <rainer@emrich-ebersheim.de>

        PR bootstrap/55707
        * graphite-dependences.c (hash_poly_ddr_p): Cast from pointer via
        intptr_t.

Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/graphite-dependences.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]