This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/34591] New: internal compiler error: in cost_for_stmt, at tree-vect-transform.c:98
- From: "fhimpe at telenet dot be" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Dec 2007 11:31:08 -0000
- Subject: [Bug c/34591] New: internal compiler error: in cost_for_stmt, at tree-vect-transform.c:98
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The attached preprocessor output comes from Pulseaudio 0.9.8. It causes an
internal compile error on Linux x86_64 (Mandriva 2008.1 Cooker) when build with
the -O3 option:
[frederik@Anastacia src]$ gcc4.3 -O3 resample2.i
pulsecore/ffmpeg/resample2.c: In function ?av_resample?:
pulsecore/ffmpeg/resample2.c:236: internal compiler error: in cost_for_stmt, at
tree-vect-transform.c:98
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
This sounds similar to bug #34445 but according to the ChangeLog file, the fix
for this bug is already included in version gcc4.3 (GCC) 4.3 20071221
(experimental) which I am using.
--
Summary: internal compiler error: in cost_for_stmt, at tree-vect-
transform.c:98
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fhimpe at telenet dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34591