[Bug c/66516] missing diagnostic on taking the address of a builtin function
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 25 23:30:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66516
--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
Author: msebor
Date: Wed Nov 25 23:29:57 2015
New Revision: 230916
URL: https://gcc.gnu.org/viewcvs?rev=230916&root=gcc&view=rev
Log:
PR c/66516 - missing diagnostic on taking the address of a builtin function
* g++.dg/addr_builtin-1.C: New test (accidentally omitted from
initial commit).
* gcc.dg/addr_builtin-1.c: Same.
Added:
trunk/gcc/testsuite/g++.dg/addr_builtin-1.C
trunk/gcc/testsuite/gcc.dg/addr_builtin-1.c
Modified:
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list