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/50177] libcpp reallocator a C or C++ function?


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

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> 2013-01-03 20:06:57 UTC ---
Author: glisse
Date: Thu Jan  3 20:06:49 2013
New Revision: 194868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194868
Log:
2013-01-03  Marc Glisse  <marc.glisse@inria.fr>

    PR bootstrap/50167
gcc/
    * graphite-interchange.c (pdr_stride_in_loop): Use gmp_fprintf.
    * graphite-poly.c (debug_gmp_value): Likewise.

    PR bootstrap/50177
libcpp/
    * line-map.c (get_combined_adhoc_loc): Cast from extern "C" type.
    (new_linemap): Likewise.
    (linemap_enter_macro): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-interchange.c
    trunk/gcc/graphite-poly.c
    trunk/libcpp/ChangeLog
    trunk/libcpp/line-map.c


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