[Bug c++/69657] [6 Regression] abs() not inlined after including math.h

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 8 22:08:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69657

--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Feb  8 22:07:54 2016
New Revision: 233229

URL: https://gcc.gnu.org/viewcvs?rev=233229&root=gcc&view=rev
Log:
        PR c++/69657
        * name-lookup.c (do_nonmember_using_decl): Leave anticipated
        built-ins alone.

Added:
    trunk/gcc/testsuite/g++.dg/lookup/builtin6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c


More information about the Gcc-bugs mailing list