Bug 41147 - FAIL: gcc.dg/vmx/bug-2.c -O3 -g ICE in build_int_cst_wide, at tree.c:1140
Summary: FAIL: gcc.dg/vmx/bug-2.c -O3 -g ICE in build_int_cst_wide, at tree.c:1140
Status: RESOLVED DUPLICATE of bug 41661
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.5.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 09:54 UTC by Dominique d'Humieres
Modified: 2009-10-14 04:57 UTC (History)
6 users (show)

See Also:
Host: powerpc-*
Target: powerpc-*
Build: powerpc-*
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique d'Humieres 2009-08-23 09:54:14 UTC
On powerpc-* gcc.dg/vmx/bug-2.c fails at -O3 -g or -O3 -fomit-frame-pointer with

/opt/gcc/gcc-4.5-work/gcc/testsuite/gcc.dg/vmx/bug-2.c:24:1: internal compiler error: in build_int_cst_wide, at tree.c:1140

(see http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg02395.html ,
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg02349.html or
http://gcc.gnu.org/ml/gcc-testresults/2009-08/msg01143.html ).
Comment 1 Andrew Pinski 2009-10-14 04:57:31 UTC
I should have looked for a bug report before filing a new bug report.  Anyways this has been since fixed.

*** This bug has been marked as a duplicate of 41661 ***