This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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=gcc&view=rev&rev=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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]