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]
Other format: [Raw text]

Re: Patch H8/300 : Patch for -mexr option in case of function with"monitor" attribute


Hi Anil,

> In GCC 3.4, monitor function by default saves EXR on stack in case
> of H8S target.  In some H8S controllers this implementation is not
> needed.  Whenever user is required to store EXR on stack for monitor
> function, user must pass "-mexr" option to compiler with "-ms"
> switch.

IIRC, the default is to save EXR on H8S.  Are you suggesting to change
the default behavior of -ms?  I would preserve the current behavior
and provide -mno-exr (and -mexr for completeness).

Kazu Hirata


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