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] GCSE after reload - resubmit (SPECint +1.5% fp -0.5%).


>>>>> Kazu Hirata writes:

Kazu> Here is a slightly reduced testcase.  With -fgcse-after-reload,
Kazu> abort() is called.

	Did you look where abort() is called?  Is this a case where the
limited resources of h8300 prevent gcse-after-reload from working?  Maybe
this optimization needs to be disabled in OVERRIDE_OPTIONS for h8300.

David


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