This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] fix PR 36974
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: "Rafael Espindola" <espindola at google dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 30 Jul 2008 12:14:03 -0700
- Subject: Re: [patch] fix PR 36974
- References: <38a0d8450807300948p1448bf99p165d7ab0d9ddaf59@mail.gmail.com>
2008/7/30 Rafael Espindola <espindola@google.com>:
> 2008-07-30 Rafael Avila de Espindola <espindola@google.com>
>
> PR 36974
> * final.c (call_from_call_insn): Handle COND_EXEC.
>
It passed on both Linux/ia64 and Linux/Intel64:
http://gcc.gnu.org/ml/gcc-testresults/2008-07/msg02912.html
http://gcc.gnu.org/ml/gcc-testresults/2008-07/msg02911.html
Thanks.
--
H.J.