[LLVMbugs] [Bug 16340] _Generic selection fails to select a compatible type

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jun 16 10:58:01 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16340

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #4 from Eli Friedman <sharparrow1 at yahoo.com> ---
Yes, you're right; there's language that explicitly says we aren't supposed to
promote the result, but there isn't any equivalent language for the controlling
expression.

BTW, did you check what GCC does?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130616/95e06598/attachment.html>


More information about the llvm-bugs mailing list