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 3.0.1] Unreviewed patch


  In message <879EA880A0FED411996B00B0D0B082EC0D384E@hxi_exch01.hxi.com>you wri
te:
  > Hi,
  > 
  > This is not my patch but fixes the bootstrap problem in the H8 port.  Could
  > someone take a look?
  > http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00798.html
Why does the code in expr.c do this:

!                                GEN_INT
!                                  (PUSH_ROUNDING (GET_MODE_SIZE (GET_MODE 
(x)))),

When the old code in anti_adjust_stack merely used the integer it was
passed without the PUSH_ROUNDING?

jeff


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