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 middle-end/17128] [3.5 Regression] ICE in tree-inline


------- Additional Comments From jh at suse dot cz  2004-09-09 09:21 -------
Subject: Re:  [3.5 Regression] ICE in tree-inline

> 
> ------- Additional Comments From aj at gcc dot gnu dot org  2004-09-09 09:16 -------
> 
> The code has changed, I guess you need now:
> 
>       gcc_assert (dest->needed || !flag_unit_at_a_time);
> 

Sure, I will update the patch before commiting, thanks!

Honza
> 
> -- 
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17128
> 
> ------- 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=17128


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