public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47719] New: ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM
@ 2011-02-13 15:57 mans at mansr dot com
  2011-02-17  8:30 ` [Bug target/47719] " cltang at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mans at mansr dot com @ 2011-02-13 15:57 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47719

           Summary: ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mans@mansr.com


Created attachment 23326
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23326
Preprocessed source

Using unpatched gcc from SVN built with portage (USE=vanilla):

$ arm-unknown-linux-gnueabi-gcc-4.6.0 --version
arm-unknown-linux-gnueabi-gcc-4.6.0 (Gentoo SVN) 4.6.0-pre9999 20110213
(experimental) rev. 170108

$ arm-unknown-linux-gnueabi-gcc-4.6.0 -I. -I"/home/mru/src/ffmpeg.dev"
-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -DHAVE_AV_CONFIG_H -mfloat-abi=softfp -mfpu=neon
-mcpu=cortex-a8 -std=c99 -fomit-frame-pointer -marm -pthread -g
-Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign
-Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -O3
-fno-math-errno -fno-signed-zeros -fno-tree-vectorize
-Werror=implicit-function-declaration -Werror=missing-prototypes          -MMD
-MF libavcodec/adxdec.d -MT libavcodec/adxdec.o -c -o libavcodec/adxdec.o
/home/mru/src/ffmpeg.dev/libavcodec/adxdec.c
/home/mru/src/ffmpeg.dev/libavcodec/adxdec.c: In function 'adx_decode_frame':
/home/mru/src/ffmpeg.dev/libavcodec/adxdec.c:167:1: internal compiler error: in
push_minipool_fix, at config/arm/arm.c:12084
Please submit a full bug report,
with preprocessed source if appropriate.

Preprocessed source attached.

Compilation succeeds if -fno-inline-functions is added to the flags.


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-05-26 16:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13 15:57 [Bug target/47719] New: ICE compiling libavcodec/adxdec.c (FFmpeg) for ARM mans at mansr dot com
2011-02-17  8:30 ` [Bug target/47719] " cltang at gcc dot gnu.org
2011-02-17 12:55 ` mans at mansr dot com
2011-02-27 23:19 ` [Bug target/47719] [4.6 regression] " ramana at gcc dot gnu.org
2011-03-03 11:19 ` jakub at gcc dot gnu.org
2011-03-05 14:01 ` rearnsha at gcc dot gnu.org
2011-03-05 14:10 ` rearnsha at gcc dot gnu.org
2011-05-25 22:46 ` nitin.a.kamble at intel dot com
2011-05-25 23:02 ` nitin.a.kamble at intel dot com
2011-05-25 23:05 ` nitin.a.kamble at intel dot com
2011-05-25 23:09 ` nitin.a.kamble at intel dot com
2011-05-26 16:42 ` nitin.a.kamble at intel dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).