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++/38472] [4.4 Regression] Wrong result type of ternary operator



------- Comment #3 from jason at gcc dot gnu dot org  2009-01-03 23:28 -------
Yes, this is definitely related to that patch.  The usual arithmetic
conversions do not include promotions.


-- 


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


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