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: [4.3] PR c/35746: fix undefined complex ICE


On Tue, Aug 12, 2008 at 10:04 PM, Gerald Pfeifer <gerald@pfeifer.com> wrote:
> On Tue, 12 Aug 2008, Aldy Hernandez wrote:
>> Committed to 4.3 branch.
>>
>>       PR c/35746
>>       * gimplify.c (gimplify_expr): Do not convert MODIFY_EXPR to
>>       GIMPLE_MODIFY_STMT upon GS_ERROR.
>
> I understand this issue no longer is one on mainline, but would it
> make sense to apply the testcase there as well?

Yes, we always should apply testcases to newer branches and trunk as well.

Richard.


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