This is the mail archive of the gcc-bugs@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]

[Bug rtl-optimization/24760] -d option changes generated code



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-11-10 14:17 -------
Subject: Re:  -d option changes generated code

> 
> This is a multi-part message in MIME format.
> --------------070507020407080301090707
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
> 
> rakdver at gcc dot gnu dot org wrote:
> 
> >------- Comment #6 from rakdver at gcc dot gnu dot org  2005-11-09 22:36 -------
> >Yes, this is indeed the case.  I am testing the fix.
> >
> I've tested the attached patch on i686-pc-linux-gnu native, X sh-elf and 
> X sh64-elf.  No new regressions
> except for a few more compilation timeouts for sh-elf and sh64-elf on 
> borderline tests, i.e.
> gcc.c-torture/compile/20001226-1.c, gcc.dg/c99-intconst-1.c and 
> g++.dg/eh/cleanup1.C (I did the baseline
> under lower load).
> 
> 
> --------------070507020407080301090707
> Content-Type: text/plain;
>  name="tmp"
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline;
>  filename="tmp"
> 
> 2005-11-10  J"orn Rennecke <joern.rennecke@st.com>
> 
> 	* loop-unroll.c (si_info_hash, ve_info_hash): Use INSN_UID for hash.

This seems like the correct way to fix this.

-- Pinski


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24760


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