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 middle-end/65358] wrong parameter passing code with tail call optimization on arm


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65358

--- Comment #20 from Honggyu Kim <hong.gyu.kim at lge dot com> ---
Hi all,

Kyrill submitted a bug fix patch about 2 weeks ago.
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01014.html

I have tested his patch and found that the problem is clearly fixed.
https://gcc.gnu.org/ml/gcc-patches/2015-03/msg01497.html

Can anyone please review and approve the patch to fix this bug before releasing
gcc-5.0.0?
Thanks,

Honggyu


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