[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2009-04-17 Thread ramana at gcc dot gnu dot org
--- Comment #8 from ramana at gcc dot gnu dot org 2009-04-17 16:41 --- As per comment above appears fixed in all release branches today. -- ramana at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2009-04-02 Thread ramana at gcc dot gnu dot org
--- Comment #7 from ramana at gcc dot gnu dot org 2009-04-02 18:27 --- Appears to be fixed on trunk, 4.3 and 4.4 branch. Using built-in specs. Target: armv5tel-unknown-linux-gnueabi Configured with: /home/ramana/cos/gcc-4_3-branch/configure --enable-languages=c,c++ Thread model:

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2007-04-28 Thread tbm at cyrius dot com
-- tbm at cyrius dot com changed: What|Removed |Added CC||pbrook at gcc dot gnu dot ||org

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread rearnsha at gcc dot gnu dot org
--- Comment #1 from rearnsha at gcc dot gnu dot org 2006-04-24 12:49 --- The testcase doesn't compile. Please attach a full, *compilable*, example of the program that shows the bug. -- rearnsha at gcc dot gnu dot org changed: What|Removed |Added

Re: [Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread Pjotr Kourzanov
Matthias Klose wrote: Pjotr Kourzanov writes: Here it is. Compile with: Pjotr, please don't inline the code, go to the GCC website and add it as a (compressed) attachment. thanks, Matthias I didn't inline it (I sent it as an attachment). I think the list manager did that.

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread doko at cs dot tu-berlin dot de
--- Comment #3 from doko at cs dot tu-berlin dot de 2006-04-24 13:30 --- Subject: Re: armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c Pjotr Kourzanov writes: Here it is. Compile with: Pjotr, please don't inline the

Re: [Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread Matthias Klose
Pjotr Kourzanov writes: Here it is. Compile with: Pjotr, please don't inline the code, go to the GCC website and add it as a (compressed) attachment. thanks, Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread peter dot kourzanov at xs4all dot nl
--- Comment #4 from peter dot kourzanov at xs4all dot nl 2006-04-24 13:44 --- Subject: Re: armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c Matthias Klose wrote: Pjotr Kourzanov writes: Here it is. Compile with:

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread peter dot kourzanov at xs4all dot nl
--- Comment #5 from peter dot kourzanov at xs4all dot nl 2006-04-24 13:46 --- Created an attachment (id=11323) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11323action=view) coming from libquicktime -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27263 --- You are

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-24 Thread rearnsha at gcc dot gnu dot org
--- Comment #6 from rearnsha at gcc dot gnu dot org 2006-04-24 14:26 --- Confirmed. Also appears on trunk on an arm-elf cross with the flags: -O3 -funroll-all-loops -fomit-frame-pointer -mno-apcs-frame -finline-functions -mfpu=vfp -mfloat-abi=softfp -mcpu=arm926ej-s We are

[Bug target/27263] armv5te-linux-gnueabi-gcc-4.1 fails to compile libquicktime-0.9.7-0.4/plugins/opendivx/encore50/text_code_mb.c

2006-04-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|c |target Keywords|