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]

[stack]: Check non-call exceptions instead of exceptions


Hi,

Only non-call exceptions will increase preferred stack boundary.
I am checking in this patch to check non-call exceptions instead
of exceptions.

H.J.
--
2008-05-09  H.J. Lu  <hongjiu.lu@intel.com>

        * config/i386/i386.c (ix86_internal_arg_pointer): Check non-call
        exceptions instead of exceptions.

Attachment: e.txt
Description: Text document


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