[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2013-05-06 Thread i.nixman at gmail dot com


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



--- Comment #13 from niXman i.nixman at gmail dot com 2013-05-06 22:31:01 UTC 
---

Kai, any ideas?


[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2013-05-05 Thread steve.k.chiu at gmail dot com


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



Steve K. Chiu steve.k.chiu at gmail dot com changed:



   What|Removed |Added



 CC||steve.k.chiu at gmail dot

   ||com



--- Comment #12 from Steve K. Chiu steve.k.chiu at gmail dot com 2013-05-06 
01:10:23 UTC ---

ffmpeg reports wrong duration after this patch. ffmpeg (official 1.2 release)

is compiled with x32-4.7.2-release-win32-sjlj-rev11.7z from mingw-builds, and

the test media file is a 5.18G recorded tv show (in mpegts format). 



While the same code and test media report the correct duration 1:00:xx with

x32-4.7.2-release-win32-sjlj-rev10.7z (without Bug 55171 patch), with

x32-4.7.2-release-win32-sjlj-rev11.7z (with Bug 55171 patch) report the wrong

duration 00:13:xx.



The media file is too large to upload anywhere, but I suspect any large mpeg2ts

file may have the same issues.


[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2012-11-29 Thread ktietz at gcc dot gnu.org


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



--- Comment #9 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-29 09:18:59 
UTC ---

Author: ktietz

Date: Thu Nov 29 09:18:54 2012

New Revision: 193925



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193925

Log:

PR target/55171

* i386.c (get_scratch_register_on_entry): Handle

thiscall-convention.

(split_stack_prologue_scratch_regno): Likewise.

(ix86_static_chain): Likewise.

(x86_output_mi_thunk): Likewise.



Modified:

branches/gcc-4_7-branch/gcc/ChangeLog

branches/gcc-4_7-branch/gcc/config/i386/i386.c


[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2012-11-29 Thread ktietz at gcc dot gnu.org


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



--- Comment #10 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-29 09:21:23 
UTC ---

Author: ktietz

Date: Thu Nov 29 09:21:17 2012

New Revision: 193926



URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193926

Log:

PR target/55171

* i386.c (get_scratch_register_on_entry): Handle

thiscall-convention.

(split_stack_prologue_scratch_regno): Likewise.

(ix86_static_chain): Likewise.

(x86_output_mi_thunk): Likewise.



Modified:

trunk/gcc/ChangeLog

trunk/gcc/config/i386/i386.c


[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2012-11-29 Thread ktietz at gcc dot gnu.org


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



Kai Tietz ktietz at gcc dot gnu.org changed:



   What|Removed |Added



 Status|NEW |RESOLVED

 Resolution||FIXED



--- Comment #11 from Kai Tietz ktietz at gcc dot gnu.org 2012-11-29 09:25:01 
UTC ---

Fixed


[Bug target/55171] [4.7/4.8 Regression] incorrect virtual thunk on mingw

2012-11-25 Thread rguenth at gcc dot gnu.org


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



Richard Biener rguenth at gcc dot gnu.org changed:



   What|Removed |Added



   Target Milestone|--- |4.7.3