This is the mail archive of the gcc-bugs@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: egcs-1.0.3: mc68k/mcf5200 codegen bug when optimizing



  In message <Pine.LNX.3.96.980701110053.13831B-100000@tyrell.nvg.ntnu.no>you write:

  > short
  > func(void)
  > {
  > 	unsigned char x, y;
  > 
  > 	return  y | x << 8;
  > }
I've added this to the testsuite.  Hopefully Franz will tie up the
loose ends on his patch soon and we can install his patch.

Thanks!
jeff


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