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 libstdc++/27579] no warning for the non-standard integral overloads of math functions



------- Comment #2 from gdr at integrable-solutions dot net  2006-05-12 21:47 -------
Subject: Re:   New: no warning for the non-standard integral overloads of math
functions

"marc dot glisse at normalesup dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| As a solution to "bug" 3181, integral overloads of many math functions (like
| sqrt) were introduced. Would it be possible to add a warning when such
| overloads are instantiated? I don't know how to do that with g++ (if it is
not
| possible, then it would be a nice feature to add). It would help people write
| more portable code.

this is a non-issue.  PR should be closed.

-- Gaby


-- 


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


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