[lto] PATCH: Add support for referencing types from function bodies

Andrew Pinski pinskia@physics.uc.edu
Mon Sep 4 05:06:00 GMT 2006


On Sun, 2006-09-03 at 21:55 -0700, Mark Mitchell wrote:
> +#include <inttypes.h>

Semi offtopic but isn't it better to include stdtypes.h unless you need
the library functions in inttypes.h.   Also it would be useful to use
the stdtypes.h generator from autoconf that has been added for other
parts of GCC already.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list