[Bug target/17345] [3.5 Regression] internal compiler error: in optimize_mode_switching, at lcm.c:1225

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Thu Sep 9 15:14:00 GMT 2004


------- Additional Comments From hubicka at ucw dot cz  2004-09-09 15:14 -------
Subject: Re:  [3.5 Regression] internal compiler error: in optimize_mode_switching, at lcm.c:1225

> 
> ------- Additional Comments From uros at kss-loka dot si  2004-09-09 15:01 -------
> Jan,
> 
> what is your opinion on attached patch (slots.diff) which implements your idea
> of each control word having its own local stack slot?

Does it actually help something in this form?  I think we will still end
up reinitializing them at each change from one mode to another.  What we
really need is either somewhat extended optimize_mode_switching
interface or create independent entities for these so multiple of them
can be intialized at once...

Honza
> 
> Uros.
> 
> -- 
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17345
> 
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug, or are watching someone who is.


-- 


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



More information about the Gcc-bugs mailing list