This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
warning and _Complex_I
- From: Laurent Deniau <Laurent dot Deniau at cern dot ch>
- To: gnu-gcc-bug at moderators dot isc dot org
- Date: Mon, 09 May 2005 18:17:59 +0200
- Subject: warning and _Complex_I
- Newsgroups: gnu.gcc.bug
I have not found in the bug list of the GCC Bugzilla something about an
invalid warning:
warning: imaginary constants are a GCC extension
when _Complex_I is used with -std=c99 -pedantic. Did I missed something?
Laurent.