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

[PATCH][Cilkplus] Array notations as a Condition for If and switch statements


Hello Everyone,
    These patches are for the C-Compiler in Cilkplus branch. It is an extension to the patch given in submission: http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01473.html. The first patch will handle cases where array notations are used as condition for if-then-else and switch statements. The second patch will insert test cases for this feature.

Thanking You,

Yours Sincerely,

Balaji V. Iyer.

Attachment: Conditional_Array_Notation_Patch_For_C.txt
Description: Conditional_Array_Notation_Patch_For_C.txt

Attachment: TestCases_Conditional_Array_Notation_For_C.txt
Description: TestCases_Conditional_Array_Notation_For_C.txt


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