This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

warning and _Complex_I


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]