On 07/19/2012 11:14 AM, Steven Bosscher wrote:
> On Thu, Jul 19, 2012 at 10:38 AM, Christian Bruel
> <christian.br...@st.com> wrote:
>> This is a SH regression on the 4.7 and trunk while building Webkit
>> (pre-processed file size is about 2.2Mb :-)
> 
> http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction

The 2.2Mb file is already preprocessed and cleaned-up. It's c++ and the
many inlined functions are necessary to contribute to the final IR in
which the far jump exposes. Moving around code, by dichotomy or other
core removal techniques is not enough to reduce the problem in a small
enough test.

no problem to attach it to a new bugzilla before committing the fix.

Thanks

Christian


> 
> Ciao!
> Steven
> 

Reply via email to