This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2006 00:19:43 -0000
- Subject: [Bug middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)
- References: <bug-28131-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2006-06-22 00:19 -------
Subject: Re: [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c
compilation (ICE)
On Wed, Jun 21, 2006 at 11:50:49PM -0000, pinskia at gcc dot gnu dot org wrote:
>
>
> ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-06-21 23:50 -------
> I think this was caused by:
> 2006-06-20 Roger Sayle <roger@eyesopen.com>
>
> * expr.c (expand_expr_real_1) <VECTOR_CST>: For vector constants with
> integer modes, attempt to directly construct an integer constant.
>
> * fold-const.c (native_encode_vector): Determine the size of each
> element from the vector type instead of the first vector element.
Possibly, this fix will work.
Dave
------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2006-06-22 00:19 -------
Created an attachment (id=11726)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11726&action=view)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28131