[Bug libstdc++/60407] [C++11] call of overloaded ‘isnan’ is ambiguous

2014-03-04 Thread dilawar.s.rajput at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 --- Comment #12 from Dilawar Singh --- (In reply to Marc Glisse from comment #10) > Looks like a dup of PR 48891. Yes. It is very similar to this. Fine with me if it is marked dup. I was mistaken about gcc version on server. It is default gcc co

[Bug libstdc++/60407] [C++11] call of overloaded ‘isnan’ is ambiguous

2014-03-04 Thread dilawar.s.rajput at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 --- Comment #9 from Dilawar Singh --- The snippet I sent you (in url filed) is a part of large project which compiles fine on Ubuntu-server (gcc4.7.x, I am not sure about x). I will confirm it later once I login onto server again. Once I change `

[Bug libstdc++/60407] call of overloaded ‘isnan’ is ambiguous

2014-03-04 Thread dilawar.s.rajput at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 --- Comment #5 from Dilawar Singh --- Hi, Added the *.ii file and g++ -v output. Since one file was large, links are given. (In reply to Dilawar Singh from comment #4) > g++ info can be found here > > http://pastebin.com/raw.php?i=dA05h3ku

[Bug libstdc++/60407] call of overloaded ‘isnan’ is ambiguous

2014-03-04 Thread dilawar.s.rajput at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 Dilawar Singh changed: What|Removed |Added URL||https://gist.githubusercont

[Bug libstdc++/60407] New: call of overloaded ‘isnan’ is ambiguous

2014-03-04 Thread dilawar.s.rajput at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dilawar.s.rajput at gmail dot com In a large project, I get the following trace. This, however, compiled with g++4.7.x. Flag -std=c++11 is enabled in both cases. ksolve/RateTerm.h:402:29: note: candidates are: In file included