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]

Re: Patch for m68k.c



  In message <Pine.LNX.3.95.980911115103.27102C-100000@plum.dwd.interkom.pl>you write:
  > There is an accidentally reversed condition in m68k/m68k.c. As a
  > result, some optimisations in function prologue and epilogue are not
  > performed. Actually, the code that performed these optimisations was
  > buggy, though it didn't matter when it was disabled.
  > 
  > 
  > Here's a patch:
  > 
  > 
  > Thu Sep 10 14:51:25 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>,
  > 			  Gunther Nikl <gnikl@informatik.uni-rostock.de>
  > 
  > 	* m68k/m68k.c (output_function_prologue,
  > 	output_function_epilogue): Reverse NO_ADDSUB_Q condition, fix
  > 	format strings.
Thanks.  Installed.
jeff


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