[Bug c/48956] -Wconversion should warn when a complex value is assigned to a real result
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 7 12:57:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48956
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|stevenj at alum dot mit.edu |unassigned at gcc dot gnu.org
--- Comment #10 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Paolo Carlini from comment #9)
> Out of curiosity, what happened to this issue? (is still assigned to Steven)
> Note that as far as I can see it's essentially a C issue, because the C++
> front-end rejects this kind of code with an hard error.
I think it is safe to assume that anyone is welcome to follow up on this. See
also comment #5. I personally would leave this as one of the EasyHacks for new
contributors. It is easy to fix but not very important.
More information about the Gcc-bugs
mailing list