[Bug c/89448] New: Failure to generate diagnostic for "complex int" (OK for "_Complex int")

2019-02-22 Thread mrison at hotmail dot com
D Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mrison at hotmail dot com Target Milestone: --- $ cat complex.c #include int lower (void) { complex int a = 0; return creal (a); } int upperunder (void) {

[Bug c/89448] Failure to generate diagnostic for "complex int" (OK for "_Complex int")

2019-02-23 Thread mrison at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89448 --- Comment #2 from Mark RISON --- (In reply to Richard Biener from comment #1) > Because 'complex' is from a system header probably ... It still ought to give a diagnostic, no?

[Bug c/89448] Failure to generate diagnostic for "complex int" (OK for "_Complex int")

2019-02-26 Thread mrison at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89448 --- Comment #4 from Mark RISON --- [Aside... I can't see a way to raise a bug on the GCC Bugzilla itself, so: The status of this bug is currently NEW. However the explanatory hyperlink, https://gcc.gnu.org/bugzilla/page.cgi?id=fields.html#bug_