This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Please review 3.4 patches
On Mon, Nov 01, 2004 at 10:57:12AM -0500, Geert Bosch wrote:
> On Nov 1, 2004, at 00:47, Andrew Pinski wrote:
> >There is one big bug which is already filed and is a regression from
> >3.4.2. IA64-linux does not compile if you don't have libunwind
> >installed already.
>
> This regression was caused by H.J.'s patches. I went back and forth
> with H.J. on this, trying different patches, installing new binutils
> etc, without success, although I appreciate his effort to help.
That is FALSE. I opened a meta bug:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17464
There are still 5 sub bugs open. 2 of them are postponed for 3.4.4. 3
haven't been approved yet:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00663.html
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01626.html
http://gcc.gnu.org/ml/gcc-patches/2004-10/msg00795.html
Let me know if ther are still problems after applying all my patches.
BTW, PR 17464 is a long standing problem. See
http://gcc.gnu.org/ml/gcc/2004-09/msg00209.html
H.J.