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++/31511] /usr/include/c++/bits/cmath.tcc: no match for ternary 'operator?:' in '((__n % 2u) != 0u) ? __x : 1'



------- Comment #3 from bav dot 272304 at gmail dot com  2007-04-08 21:17 -------
(In reply to comment #1)
> Gaby, not a big deal (complex<t> is unspecified for T != floating, ...), but
> what do you think, shall we do the 1 -> _Tp(1) change?
> 

No, everything works if we fix this bug.


-- 


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


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