This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Bad code generated with -mabi=ms?
David Given <dg@cowlark.com> writes:
> Ian Lance Taylor wrote:
> [...]
>> I think it's a bug in gcc 4.6 that was fixed by this patch:
>>
>> http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01664.html
>
> Incidentally, we've managed to build a custom 4.6 with that patch
> installed (although it didn't apply quite cleanly and needed some
> fuzzing) and it does appear to correct the issue. Do you think there's
> any chance of getting this into the next 4.6 maintenance release?
Sure. File a bug report.
Ian