https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41188

--- Comment #15 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #14)
> (In reply to Joseph S. Myers from comment #13)
> > ARC support has been removed for GCC 4.7, but it looks like there's an issue
> > here potentially relevant to other targets.
> 
> Actually it was fixed in r0-99280-g43ba743ca91e5d.
> See https://gcc.gnu.org/pipermail/gcc-patches/2010-April/280623.html
> 
> 
> (In reply to Steven Bosscher from comment #12)
> > Someone should dust off the patch and submit it for trunk. Joern?
> 
> Funny the issue was fixed 3 months before this comment was added but I don't
> think Steven realized it though.

Just a quick note the patch which was committed is almost exactly what was
submitted even except it uses a common function now. Even the comments are
almost the same; note I doubt the author of the committed patch even knew about
the old patch but they look very similar to each other.

Reply via email to