[Bug c/67668] erroneous type argument for unary operator one's complement

2015-09-22 Thread ka_bena at yahoo dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67668 --- Comment #4 from BENAÏSSA ---   Thank you for your quick and clear reply .   Note:    I think that using the same symbol operator for doing two different things    can be a potential source of blind errors.    I confirm that this is only a

[Bug c/67668] erroneous type argument for unary operator one's complement

2015-09-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67668 --- Comment #1 from Jonathan Wakely --- *** Bug 67667 has been marked as a duplicate of this bug. ***

[Bug c/67668] erroneous type argument for unary operator one's complement

2015-09-21 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67668 --- Comment #2 from Marc Glisse --- https://gcc.gnu.org/onlinedocs/gcc-5.2.0/gcc/Complex.html -Wpedantic What is your question exactly?

[Bug c/67668] erroneous type argument for unary operator one's complement

2015-09-21 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67668 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|