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

Re: Two minor fixes


    The same problem exists in cfgbuild.c.  Btw, is it better to use long
    or size_t for the intermediate cast?

It would be better to use size_t, but this didn't used to be a type we
can rely on being defined.  Can we now?


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