This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
"Has Fix for PR3587 been included in gcc 3.2 release?"
- From: "Xinan Tang" <Xinan at xambala dot com>
- To: <gcc-help at gcc dot gnu dot org>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Mon, 5 May 2003 13:47:27 -0700
- Subject: "Has Fix for PR3587 been included in gcc 3.2 release?"
Hi
The GCC PR3587 bug occurs when building a target for ARC processor.
It seems that there is a fix provided by peter.targett@arccores.com (see
http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00231.html).
However, I tried to build GCC-3.2 with option "-target=arc-elf", the
same bug appeared again.
Does any one know whether the Peter's fix was included in GCC3.2?
Thanks
--Xinan