[Bug middle-end/63772] Double included .h files in gcc/gtype-desc.c
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 7 16:56:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63772
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libgcc |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Дилян Палаузов from comment #0)
> Please make sure, that gcc/gtype-desc.c does not include twice basic-block.h
> and ggc.h , as one inclusion is sufficient.
It does not hurt anything and there are optimizations inside libcpp just for
this thing.
More information about the Gcc-bugs
mailing list