This is the mail archive of the gcc-cvs@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]

r147075 - in /trunk/gcc: ChangeLog c-common.c c...


Author: jsm28
Date: Sun May  3 14:07:41 2009
New Revision: 147075

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147075
Log:
	* c-common.c (reswords): Add _Imaginary.
	* c-common.c (enum rid): Add RID_IMAGINARY.

testsuite:
	* gcc.dg/c99-complex-3.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/c99-complex-3.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/c-common.h
    trunk/gcc/testsuite/ChangeLog


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