[Bug c/82510] C compiler ignores user definition of log
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 11 02:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82510
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Use -fno-builtins as log as an identifier is reserved.
More information about the Gcc-bugs
mailing list