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]

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


Author: bviyer
Date: Mon Apr 23 19:20:02 2012
New Revision: 186720

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186720
Log:
Fixes a assembler bug (gas >= 2.21) occurs when low-cost annotations are used.
2012-04-20  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* final.c (rest_of_handle_final): Moved outputing ZCA data after
	assembling end function.


Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/final.c


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