This is the mail archive of the gcc-patches@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]

Re: [ping] [4.5/m32c] libstdc++ build crashes emitting debug_info


On Fri, Apr 16, 2010 at 11:12 PM, DJ Delorie <dj@redhat.com> wrote:
>
> Ping?
>
>> ? ? ? * cfgexpand.c (expand_debug_expr): Check for mismatched modes
>> ? ? ? in POINTER_PLUS_EXPR and fix them.
>
> http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00487.html
>
> M32C build is otherwise broken on both 4.5 and trunk...

The sizetype operand should always be sign-extended even if it is
unsigned.

The patch is ok with that change.

Richard.


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