r189304 - in /branches/cilkplus/gcc: ChangeLog....

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Thu Jul 5 21:14:00 GMT 2012


Author: bviyer
Date: Thu Jul  5 21:14:24 2012
New Revision: 189304

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189304
Log:
Fixes the following bugs for testsuite:
1. All the gcc-c.torture tests that were failing
2. gcc.dg/20050607-1.c

2012-07-05  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* c-typeck.c (build_binary_op): Added a call to c_save_expr.
	* cilk.c (add_field): Changed the location of field to builtin location.


Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/cilk.c



More information about the Gcc-cvs mailing list