This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

complexl.cc and _GLIBCPP_LONG_LONG


	complexl.cc tests the c++config.h-defined macro _GLIBCPP_LONG_LONG
for the presence of long double support, but the macro has no relationship
to long double support, only long long int support. 

	What was intended?  How should long double support be detected?

David





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