This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/37276] Trouble with some (C99?) math builtins and namespace std


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37276

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> 2012-11-15 01:53:55 UTC ---
Author: jason
Date: Thu Nov 15 01:53:48 2012
New Revision: 193526

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193526
Log:
    PR c++/37276
    * decl.c (decls_match): Remove #ifdef around earlier fix.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]