This is the mail archive of the gcc-cvs@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]

r110372 - in /trunk/gcc: ChangeLog toplev.c


Author: gdr
Date: Sun Jan 29 15:37:20 2006
New Revision: 110372

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110372
Log:
        * toplev.c (floor_log2, exact_log2): Don't define if __cplusplus.
        (push_srcloc): Use XNEW.
        (init_asm_output, default_get_pch_validity): Use XNEWVEC.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/toplev.c


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