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++/21057] iso C99 complex double: problems with g++


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-16 13:15 -------
"I want to use the ISO C99 complex datatypes in c++ because they are faster than the template 
complex types from std++."

Why do you say that?  Well maybe before 4.0.0 it was slower but only slightly.

-- 


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


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