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/53912] [4.7/4.8 Regression] bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32


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

--- Comment #33 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-12-10 09:54:20 UTC ---
Author: ktietz
Date: Mon Dec 10 09:54:16 2012
New Revision: 194349

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194349
Log:
    PR target/53912
    * print-tree.c (print_node): Cast from pointer via uintptr_t.


Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/print-tree.c


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