This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/28131] [4.2 Regression] FAIL: gcc.c-torture/execute/va-arg-25.c compilation (ICE)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]