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]

r117859 - in /trunk/gcc: ChangeLog omp-low.c


Author: dalecki
Date: Wed Oct 18 17:23:50 2006
New Revision: 117859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117859
Log:
	* omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of
	TSI_SAME_STMT, since that's the desired entity.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c


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